Forum Discussion
Handling multiple sendgrid accounts
- 9 years ago
In Power BI, we can use query parameter to configure a dynamic data source, but it can't be used on Power BI Services. It can't be resolved by gateway either.
In this scenario, you should refresh all 5 accounts data. If you have a super account which can view all 5 account data, you should use this account credential in gateway, and set Row Level Security to limit data access for different account. Otherwise, you have to create 5 dataset, and configure 5 individual gateways with different accounts for each dataset.
Regards,
Simon911 ONe way to do that is use query parameters. Check out this post on how to make your data source dynamic. You can do similar for passing username and password details for your query. So each time you choose paramter values your query gets updated and data is returned for the username you've choosen via parameter.
- Simon9119 years agoRegular Visitor
ankitpatira Can you give me an example or can you tell me how can i configure query parameter for sendgrid accounts? I tried but could not get through it. It eventually considers the data source settings for the account and anyway i have to change it again when i have to import for other sendgrid account.
- PBILover5 years agoHelper V
Hi, I want to access the sendgrid data without any aggregate , is it possible to achieve this?
thanks .