-
Re: DOMO Rank System
@Kumar619 it's a feature that needs to be enabled on the instance, contact your CSM or support and ask them to enable "window functions in beast modes"1 -
Re: Is it possible to do CTE hierarchical recursive query in MySQL?
MySQL 5.6 does not support CTEs. this approach works.1 -
Re: Is it possible to do CTE hierarchical recursive query in MySQL?
@Fatias MySQL 5.65 is several years old. I'm pretty sure it's safe to say it's not a priority to upgrade the version of MySQL to something more modern. you don't have to implemen using parent_id <…1 -
Re: Problem while trying to edit a scheduled report
I assume you checked the obvious culprits like making sure the card renders and removing any erroneous beast modes that error out? Have you tried sharing the card with the user first? If the obvious …1 -
Re: Read only DataSet API access/token generation
@Sam1 , @GrantSmith is correct insofar as the access token you generate (or client_id & secret combo) will have the same permissions as the user with which the token was generated. to control whi…1