The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi all,
I am trying to get a button in which I can create simulations on the dashboard page op PowerBI in where I can customly add a percentage change e.g. prices change by x % and costs per category change by % percent and I am trying to find a solution to let the user do this on the dashboard. Is this possible and if so how can this be achieved?
So it would be a dynamic scenario calculator in which the user can modify the parameter easily on the dashboard.
Any help would be greatly appreciated.
KR,
Marco
Solved! Go to Solution.
Hi Marco,
You have 2 options:
1. Use What if parameter: for this you can move your calculation to DAX instead of Power query. Go to Modeling Menu and choose "New Parameter" on the ribbon.
2. Use Power Query parameter and bind to the data model. This works in DirectQuery models only.
I would suggest to go for 1st option - should be faster. You can share your Power BI file if you need more help on the solution.
Hi Marco,
You have 2 options:
1. Use What if parameter: for this you can move your calculation to DAX instead of Power query. Go to Modeling Menu and choose "New Parameter" on the ribbon.
2. Use Power Query parameter and bind to the data model. This works in DirectQuery models only.
I would suggest to go for 1st option - should be faster. You can share your Power BI file if you need more help on the solution.
Thanks!
User | Count |
---|---|
28 | |
11 | |
8 | |
6 | |
5 |
User | Count |
---|---|
35 | |
14 | |
12 | |
9 | |
7 |