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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

Lookupvalue with multiple conditions in one column

Hi there, 

 

basically I am trying to get this overall total of open revenues as shown in this matrix: 

PBI_w_3-1595413708197.png

 

The matrix is filtered by the tooling settlement deadline and the order status. 

PBI_w_1-1595413625676.pngPBI_w_2-1595413651150.png

As you can see, both (need to) have multiple conditions selected.

 

I am trying to find a measure which dynamically calculates the overall total to show it in a card visual.

Max FC FY Tooling = 
LOOKUPVALUE(Bericht[Offene Erlöse], Bericht[Auftragsstatus], SELECTEDVALUE(Bericht[Auftragsstatus]))

I tried using LOOKUPVALUE and CALCULATE in combination with FILTERS, but each time I ended up getting '(Blank)' because there are multiple conditions selected in the slicers.

 

Is there a way to get the overall total as displayed in the table using multiple selections in the slicers?!

 

 

1 ACCEPTED SOLUTION
nandic
Super User
Super User

Hi @Anonymous ,

 

I am not sure if i understand the question, i will need more info.

You currently have total value in crosstab, and you would like to display that same value in card?
If this is the case, what happens when you add card object and drag measure from matrix in this card object? It should display same value as total on matrix.

Another thing, if you are using calculation for selected items and there is multiple selection available, you should use AllSelected instead of SelectedValue.

Cheers,

Nemanja

View solution in original post

1 REPLY 1
nandic
Super User
Super User

Hi @Anonymous ,

 

I am not sure if i understand the question, i will need more info.

You currently have total value in crosstab, and you would like to display that same value in card?
If this is the case, what happens when you add card object and drag measure from matrix in this card object? It should display same value as total on matrix.

Another thing, if you are using calculation for selected items and there is multiple selection available, you should use AllSelected instead of SelectedValue.

Cheers,

Nemanja

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 community update carousel

Fabric Community Update - June 2025

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