Comments
-
I am getting following error : Error 406 Not Acceptable HTTP ERROR 406 Problem accessing /error. Reason: Not Acceptable .Powered by Jetty: Can anyone help me to resolve this
-
I am getting following error when I try to read a dataset in Domo using python File "C:\anaconda\lib\site-packages\pydomo\DomoAPIClient.py", line 34, in _get + response.text) Exception: Error retrieving DataSet: {"error":"insufficient_scope","error_description":"Insufficient scope for this resource","scope":"data"} Can…
-
Hi I am also trying to export the dataset as csv , could you share the code. Thanks a lot.
-
Hi Could you please share the code to export dataset to csv
-
I found that this is SSL certificate error. After resolving this SSL certificate error... I am still not able to read a dataset that is existing in domo through Python . Can anyone help me on reading a domo dataset in python using pydomo
-
try adding max after avg function (0.6527 * (max(avg(case when `loc_type` = 'STR' and (`boh_8am` + `str_ow_8am_q`) < `int_new1` then 1 else 0 end) * 100 / sum(case when `loc_type` = 'STR' then 1 else 0 end)))+0.0189)