Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi all,
Data Source : PBI Dataset
No. of Parameters : 2 (Fiscal Year & View)
We have two tables 'Date' and 'Revenue' and we have a relationship on the 'datedimID' columns. We need to achieve two different views using the Power BI Paginated Report or Report Builder, the 'Code view' and 'Name view' and embed in the Desktop. These two columns are available in the 'Revenue' table. We want to have these View as a "Parameter".
We created custom parameter named 'View' in Report Builder and we have achieved changing the view is Report Builder, but when we embed the Paginated Report in PBI Desktop and 'Set Parameters' we are facing error, attached screenshot for reference.
This is because we do not have any relationships between 'Date' and the 'View' which we created.
We understand that we can create two different paginated reports and using the button and action to switch views, but we want to see if we can achieve this in the Report Builder and embed in Desktop.
It would be of a great help if any of us have any solution.
@Anonymous , because the view is not having a join, You can pass it as a measure like selectedvalue(View[View])
refer
or
https://www.youtube.com/watch?v=v79MjJZoIZg
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
105 | |
99 | |
99 | |
38 | |
37 |
User | Count |
---|---|
156 | |
121 | |
73 | |
73 | |
63 |