Mikhail K

Results 5 comments of Mikhail K

@jacalata Hi. Wanna to fix this. Which way for implementing is preferable? I suggest to replace fields' id to fields' name/caption at endpoint (datasource.calculations line:295), because it's good place where...

From programmer's side it's ok to see fields' ids in formula, but others users / bi engineers / analysts have habit to see fields' names / captions because they work...

@bcantoni when will new release be? Why it takes so long time to fix this small bug?

Same thing with the UNNEST keyword if query work with arrays in Bigquery.

Found the clue! In my case attribute `auth_setting ` is required. So the code should looks like newU = TSC.UserItem('[email protected]', 'Viewer', auth_setting='ServerDefault') [bcantoni](https://github.com/bcantoni) I suppose misunderstanding from my side was...