Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi there,
basically I am trying to get this overall total of open revenues as shown in this matrix:
The matrix is filtered by the tooling settlement deadline and the order status.
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?!
Solved! Go to Solution.
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
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
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
20 | |
7 | |
6 | |
5 | |
5 |
User | Count |
---|---|
26 | |
10 | |
10 | |
9 | |
6 |