Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hello everyone,
I need to create a Data Quality Check dashboard that connects to data from another dashboard and displays within that dashboard. For example, in my Financial dashboard, I want to incorporate my Data Quality Check dashboard to show data quality KPIs based on the data source used in the Financial dashboard.
Solved! Go to Solution.
Hi @SkanderH ,
// I need to create a Data Quality Check dashboard that connects to data from another dashboard and displays within that dashboard.
The Dashboard can get data from multiple semantic models. What you may need to do is first connect to these semantic models, create a pair of visualizations, then publish to the PowerBI service, and later pin the visualizations to the dashboard.
Note that the connection mode needs to be converted to DirectQuery when connecting multiple semantic models.
DirectQuery for Power BI datasets and Azure Analysis Services (preview)
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum -- China Power BI User Group
Hi @SkanderH ,
// I need to create a Data Quality Check dashboard that connects to data from another dashboard and displays within that dashboard.
The Dashboard can get data from multiple semantic models. What you may need to do is first connect to these semantic models, create a pair of visualizations, then publish to the PowerBI service, and later pin the visualizations to the dashboard.
Note that the connection mode needs to be converted to DirectQuery when connecting multiple semantic models.
DirectQuery for Power BI datasets and Azure Analysis Services (preview)
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum -- China Power BI User Group
Hi @Anonymous
I tried to gather all data sources into a table named 'Dupliquer_les_données_du_Dashboard'.
Here is its M code to generate the table 'Dupliquer_les_données_du_Dashboard'. (See screenshot 1)
So, this table consists of 2 columns:
• 'Name' (where the source name is listed).
• 'DuplicatedTable' (which is of table type, containing the source data table).
In Power Query, when we click in the cell of 'DuplicatedTable' we can see preview the data stocked in that cell (See screenshot 2)
When I click on 'Apply & Close', this is the result that i get in Power BI (I can't acces the data). (See screenshot 3)
How can I access this data to create DAX formulas for KPIs?
Hi @SkanderH ,
You need to further deepen out the table in PowerQuery. (In the second image click on 'Table' to deepen.)
Otherwise all that loads to the desktop is the text value "Table".
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum -- China Power BI User Group
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
76 | |
76 | |
55 | |
37 | |
34 |
User | Count |
---|---|
99 | |
56 | |
53 | |
44 | |
40 |