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.
Hi, Iam trying to display the bar chart to show the weekly change, month to day change and year to day based on the slicer selection. The chart looks clumsy when they select year to day on slicer because the X-axis is represented as date, SO now I want to change the X axis from date Key to month Key when year to day option is selection. Can any one let me know how can this achieved using DAX with out drildown option
Solved! Go to Solution.
You can use Field parameters for it. It's one of the new features.
You can use Field parameters for it. It's one of the new features.
X Axis u can't change dynamically but Y - Axis u can