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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Chari
Frequent Visitor

How to show multiple dynamic values in card based on the user selection.

Hi All................
I have below columns

MetricUnit RangeTitle
Value 10-35Percentage of employees who have worked at least one week with more than' x' hours in after-hours unscheduled calls between <Date A> and <Date B>
Value 20-7
Percentage of employees who have at least one month where they
averaged more than 'x' days active per week between <Date A> and <Date B>
Value 30-20
Percentage of employees who have at least one month where they
averaged more than 'x' instant message hours between <Date A> and <Date B>

 
In PBI i have Metric slicer , Unit range slider, and a date between slider.
Chari_1-1729092202759.png

Chari_2-1729092239486.png


Requirement1: if I select a matrix value, the corresponding title should be appear in the card and whatever value selected in the Unit range slider  also should be updated in place of "X" in tile and whatever dates are selected in slider should be updated in title in the columns <Date A> and <Date B>.

Requirement1: How to store the Unit range. like For Value 1 range was 0 - 35  

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Chari ,

Use the following functions to accomplish your needs.

FIND function (DAX) - DAX | Microsoft Learn

REPLACE function (DAX) - DAX | Microsoft Learn

Final output

vzhouwenmsft_0-1729157605771.png

vzhouwenmsft_1-1729157627832.png

 

Best Regards,
Wenbin Zhou

 

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Chari ,

Use the following functions to accomplish your needs.

FIND function (DAX) - DAX | Microsoft Learn

REPLACE function (DAX) - DAX | Microsoft Learn

Final output

vzhouwenmsft_0-1729157605771.png

vzhouwenmsft_1-1729157627832.png

 

Best Regards,
Wenbin Zhou

 

Hi @Anonymous thanks for your response

facing one issue in Value1 we have range 35. 
if i select 35 in range filter and Value2 in Metric filter, the title getting error. Because we don't have the range 35 for value2.

Chari_0-1729161794444.png

 


Issue2:-
If i scroll start date, in message getting > after end date.

Chari_1-1729170899995.png




Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.