Forum Discussion
Dax query dependency
- 1 year ago
Hi Anonymous,
As you mentioned each report belongs to different datasets and their owners are also different here are the workarounds which may work for your requirements.
- You can avoid using DAX by leveraging SQL queries or Direct Query mode. If your datasets are stored in SQL or another common database. Then, write reusable SQL queries or views to dynamically calculate key performance indicators (KPIs). Use Direct Query mode in Power BI to connect directly to the database.
- Paginated Reports enable dynamic data retrieval from multiple datasets. To create these reports, first install Power BI Report Builder. Then, connect directly to multiple datasets within the report builder. Use parameters to dynamically fetch key performance indicators (KPIs) from these datasets.
If this post helps, please give us Kudos and consider Accept it as a solution to help the other members find it more easily.
Best Regards,
Sahasra.
Hi Anonymous,
As you mentioned each report belongs to different datasets and their owners are also different here are the workarounds which may work for your requirements.
- You can avoid using DAX by leveraging SQL queries or Direct Query mode. If your datasets are stored in SQL or another common database. Then, write reusable SQL queries or views to dynamically calculate key performance indicators (KPIs). Use Direct Query mode in Power BI to connect directly to the database.
- Paginated Reports enable dynamic data retrieval from multiple datasets. To create these reports, first install Power BI Report Builder. Then, connect directly to multiple datasets within the report builder. Use parameters to dynamically fetch key performance indicators (KPIs) from these datasets.
If this post helps, please give us Kudos and consider Accept it as a solution to help the other members find it more easily.
Best Regards,
Sahasra.
Hi Anonymous ,
I wanted to check in on your situation regarding the issue. Have you resolved it? If you have, please consider marking the reply that helped you or sharing your solution. It would be greatly appreciated by others in the community who may have the same question.
Regards,
Sahasra.