Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi everyone,
I'm hoping what I would like to do is possible and I will do my best to explain it, so here it goes.
I have multiple excel files, all are formatted the exact same way. For example:
File 1 - Bob report.xlsx
| Column A | Column B | Column C | Column D | Column E |
| 1 | A | a | # | - |
File 2 - James report.xlsx
| Column A | Column B | Column C | Column D | Column E |
| 2 | B | b | $ | _ |
What I would like to do is create a dashboard with various graphs pulling the data from the different columns. How it would work is as follows:
There is a slicer with the names Bob and James. If I select Bob, Bob's data will appear across the graphs. If I select James, James's data will appear across the graphs.
Is dynamically switching between tables and the data from them possible? If so, how would one do that?
Thank you!
Solved! Go to Solution.
Hi @Anonymous ,
There are multiple ways you can achieve this -
1) By creating Buttons with names of Bob and James and each view will have a repective bookmark with their respective data which will change based on button selection
2) By appending the data tables for Bob and James and having an additional column defining which data is for Bob and which one for James. Then with the click of slicer the data will get replaced within the same visual.
Hope this helps!
Thanks,
Avantika Thakur
Hi @Anonymous ,
There are multiple ways you can achieve this -
1) By creating Buttons with names of Bob and James and each view will have a repective bookmark with their respective data which will change based on button selection
2) By appending the data tables for Bob and James and having an additional column defining which data is for Bob and which one for James. Then with the click of slicer the data will get replaced within the same visual.
Hope this helps!
Thanks,
Avantika Thakur
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 22 | |
| 22 | |
| 18 | |
| 16 | |
| 13 |
| User | Count |
|---|---|
| 63 | |
| 41 | |
| 40 | |
| 39 | |
| 38 |