Forum Discussion
Brighton10
3 years agoHelper II
multiple queries for same table
Hi everyone I have a table named table1. I have 3 report pages querying the same table but with different queries for example page1 relies on: select firstname, lastname, salary from table1 ...
v-xiaosun-msft
3 years agoCommunity Support
Hi Brighton10 ,
A shared dataset is a dataset that is used in more than one report at the same time.
According to your description, it seems that what you need is to try three queries at the same time in one report. Maybe you need some external programs where you can at least export all your queries into one file.
Please reference the following links.
Power BI Datamart Vs Dataflow Vs Shared Dataset | 2022 (podiumbi.com)
Edit multiple queries at the same time - Microsoft Power BI Community
Best Regards,
Community Support Team _ xiaosun
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.