The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
Need help to add an input table to the report where clients can chose and apply the below % factor to total sales based on their band and Location. Ideally, input should be a drop down list of .01 to 1 to each cell; but if that is not possible an editable table would also do.
Thanks
Hi @Madi
Use what-if paramater (numeric range). You can create 4 different parameters and use the parameter values in the measures.
Ref - https://docs.microsoft.com/en-us/power-bi/transform-model/desktop-what-if
Thanks
Hari