Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I would like to do matching on the dashboard page. Is there any way I could save the relationship of Project A to Loan1 and 2.
And after I click on Project B, I can match it with other Loan3 and 4.
After that, I hope the system could remember what did I matched for Project A and once I click on Project A, Loan 1 and Loan 2 can be selected.
May I ask is there any way to achieve this saving the matching result feature in PowerBI?
Solved! Go to Solution.
You can use the bookmarks feature, then use Buttons to switch between them. See this article for details.
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI ReportingHi @kmkwongaa
You can create 2 x project dimension tables, then slicers and Measures for each, this way you have 2 selections that you can compare against each other.
You can use the bookmarks feature, then use Buttons to switch between them. See this article for details.
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI Reporting