Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have a directquery table with Index and windspeed columns. I want to create a measure that can calculate a row wise percentage change. I have created a calculated column but i cannot use calculated columns as a slicer for line graphs.
How can i create a measure or is there a way to use calculated column as dynamic column selector?
Solved! Go to Solution.
hi @Anonymous ,
for calculated column as dynamic column selector? - try using field parameters
some references:
ClickUp for Team Collaboration (youtube.com)
Dynamic X and Y Axis in Power BI visuals? Yes please! (youtube.com)
if this doesn't help, please provide sample input and output masking sensitive data
hi @Anonymous ,
for calculated column as dynamic column selector? - try using field parameters
some references:
ClickUp for Team Collaboration (youtube.com)
Dynamic X and Y Axis in Power BI visuals? Yes please! (youtube.com)
if this doesn't help, please provide sample input and output masking sensitive data