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

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

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
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

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.