Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi,
I have 2 separate dashboards with 2 separated localhosts in MySQL. Dashboards are almost the same. The first one is for Region US and the second one is for Europe (dashboard must be separated because different clients from different regions are using them). I want to create 3rd dashboard for top management that will show data from these 2 dashboards.
The third dashboard will look exactly the same. I just want to add an extra filter named Region and if they select US it will show visuals from dashboard 1. If they select Europe it will show visuals from dashboard 2. I also want to create an extra summary page that will show data from all regions. Each dashboard contains around 3 mln records in the dataset and the number of records is growing rapidly each week.
I was reading about paginated reports and how to implement this functionality but is it the best and most efficient way to show visuals from different dashboards in my case? Maybe there is something else that I should consider?
Solved! Go to Solution.
@Adrian_Sobczyk This is why we ask the questions. Yes, what you are calling a dashboard is technically called a report in Power BI. To do what you want, have visuals from multiple reports appear in the same place, you would use a Power BI dashboard in the Service. Intro to dashboards for Power BI designers - Power BI | Microsoft Docs
@Adrian_Sobczyk First things first, when you say "dashboard" are you referring to an actual Power BI dashboard (only available in the Service) or are you referring to a what is really called a "report" in Power BI? Just making sure because a lot of people use the word "dashboard" when they really mean "report" and those are two very different objects in Power BI
Dashboard for me is everything that is in .pbix file. I have 2 files and so for me, I have 2 dashboards. If it is called report then I am sorry for the confusion.
I am refreshing and updating .pbix files every week and publishing my updates using Publish functionality in PowerBI Desktop.
@Adrian_Sobczyk This is why we ask the questions. Yes, what you are calling a dashboard is technically called a report in Power BI. To do what you want, have visuals from multiple reports appear in the same place, you would use a Power BI dashboard in the Service. Intro to dashboards for Power BI designers - Power BI | Microsoft Docs
OK, now I get it. Thanks a lot for your explanation.
Have a great day 🙂
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.