Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

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.

Reply
aamir200
Frequent Visitor

how to show Custom text for parameter table

Hi All
 
I need help or suggest on below which I am stuck. It will be great if you can help on that and what will be dax for that

Custom text for parameter table
yesterday

I have created a table with fields parameter and using this in a slicer.

DAX 

Tabular Options - Summary = {
    ("vs LY"NAMEOF('Measure Folders'[Value Options formatted ( Summary )]), 0),
    ("Selected Perspective"NAMEOF('Measure Folders'[Selected Perspective]), 1),
    ("LY Actuals"NAMEOF('Measure Folders'[LY]), 2),
    ("vs AOP"NAMEOF('Measure Folders'[Value Options formatted ( Summary )(AOP)]), 3),
    ("AOP Actuals"NAMEOF('Measure Folders'[AOP]), 4)
}
Now I want to change the title based on user selection. Like in the "vs LY", I want to show "vs 2022" when user selects year 2023 from fact table. Is it possible?
2 REPLIES 2
amitchandak
Super User
Super User

@aamir200 , I doubt that is possible.

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

It means there is no way to do that

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.