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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi Team,
Have input filter like bellow
in above screen , when i select filter as week wise am getting column names also week wise
when i changed to month , i got column names as month name .
please help on this issue.
Solved! Go to Solution.
Hi @Anonymous ,
Please refer to these documents:
Expression-based titles in Power BI Desktop;
Dynamic Chart Titles In Power BI.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
Please refer to these documents:
Expression-based titles in Power BI Desktop;
Dynamic Chart Titles In Power BI.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous , refer if this can help
Dynamically change chart axis in Power BI
https://www.youtube.com/watch?v=6jeSIRpjv0M
HI @Anonymous
I would use the cards if it is required.
create a measure as below.
measure1 = SELECTEDVALUE(table[column name of the filter])
and display it in a card for each required data point.
Thanks for reply.
Could you please help with example. In my report am using direct query to get data and preparing report.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.