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,
I require a solution to be able to take user input based on multiple slicer selection, and basis the selection, the underlying row-wise calculation should change and the scatter plot should be updated.
Thanks,
Swarnim
Solved! Go to Solution.
Hi @swarnim_jalan ,
If you want the selections made in the slicer to affect your scatter chart visual, I recommend paying attention to the following points:
Best Regards,
Bof
Hi @swarnim_jalan ,
If you want the selections made in the slicer to affect your scatter chart visual, I recommend paying attention to the following points:
Best Regards,
Bof
You have to Create Measures for Dynamic Calculations. Create measures that dynamically update based on the slicer selections. For example, you can use DAX functions like SELECTEDVALUE or VALUES to get the selected values from the slicers and perform calculations accordingly.
Thanks!
@swarnim_jalan , Try using What if parameters for this
Proud to be a Super User! |
|
User | Count |
---|---|
80 | |
74 | |
41 | |
30 | |
28 |
User | Count |
---|---|
107 | |
96 | |
53 | |
47 | |
47 |