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

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Reply
ppgandhi11
Helper V
Helper V

Labeling a filter

Hi,

 

I have ProductID setup as a report level filter in my PowerBI report. However since they are ID it is hard to find what it means. I have ProductDesc field as well in the source. I would like to keep ProductID as filter but some mechanism to see what the corresponding description is.

 

One option could be: when we hover mouse on the ProductID, the associated description in the filter area would pop up.

 

Another option could be: the display label would be a concatenation of ProductID and Product Description (I don't know if we go this route, if the filtering would work properly in the powerBI report).

 

Third option could be to show ProductDescription with brackets showing productID next to it - something like: This is sample description (102)

 

second and third option looks similiar implementation wise, its just different flavor.

 

Any idea how to go about it? The first option looks very elegant.  Any tips is greatly appreciated. Thanks.

 

Prashant-

1 ACCEPTED SOLUTION
Anonymous
Not applicable

@ppgandhi11,

I dont think the first option is possible within Power BI. For your second and third options, you could create a calculated column in your product table to concatenate product ID and Name using CONCATENATE in DAX: https://msdn.microsoft.com/en-us/query-bi/dax/concatenate-function-dax

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

@ppgandhi11,

I dont think the first option is possible within Power BI. For your second and third options, you could create a calculated column in your product table to concatenate product ID and Name using CONCATENATE in DAX: https://msdn.microsoft.com/en-us/query-bi/dax/concatenate-function-dax

Thanks @Anonymous

 

it works like a charm!

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.