Forum Discussion
Change query parameters
Hi Pavan,
I'm afraid this isn't a solution for your scenario. Please refer to the details below.
1. The last sentence from the link in your post is quite clear. If there are two customers who have different permission login to your application, there could be collisions.
The workaround or solution could be as follows.
1.1 service-admin-rls and developer/embedded-row-level-security
1.2 Create many dataset if possibles.
>>>Note that the parameters are based on the dataset, so they are defined per report/dashboard, but not on the user’s session level. It means that different users who are using the same report at the same time will always see the same parameter’s value.
2. About how to change parameters, we just need to invoke the REST API. Please consider the limitations first.
Best Regards,
Dale
Can share any sample application where we are using REST API.