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,
I have a slider from a table (values 0 to 100). I then have a table with a column of sales values.
What I wanted to try and do was as you slide the slider up or down (so it changes from values 0 to 100) the sales values increase by the sales value plus the value from the slider.
This means the user is able to change the values of the sales column and see what impact that has on the totals. Is this even possible?
Much appreciated.
Solved! Go to Solution.
Hi, Use the What-If Parameters
https://docs.microsoft.com/en-us/power-bi/desktop-what-if
Regards
Victor
Hi, Use the What-If Parameters
https://docs.microsoft.com/en-us/power-bi/desktop-what-if
Regards
Victor
Perfect! thank you!