Forum Discussion

nirupreddy's avatar
nirupreddy
Frequent Visitor
7 years ago
Solved

Linked Reports

Hi all,
I am new to power bi and  I am working on a project that has two reports.
Report 1 has date,store and count.
Report 2 has department and count . (per store and date as selected in report 1)
The heierarchy is store -> department. i.e each store has multiple departments.
I want to link these 2 reports i.e when i click on  count of store x for date y in report 1 it should take me to report 2 by passing store and date as parameters.
Is there any way to create Linked reports by passing parameters in power bi as we do in ssrs?