This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
I am trying to use the values from two different card visuals (both of which are the result of filtered table data - each from a different table) and make a calculation with these two values.
One card visual is the number of total instances of "Acceptances" and is the result of data being filtered out of Table A (which consists of many statuses beyond just "Acceptances", and a larger timeframe than needed).
The other card visual is the number of total instances of "Declines" and is the result of data being filtered out of Table B (which also consists of other statuses beyond just "Declines", and also a larger timeframe than needed - but works well with the filters in place).
Both tables are from different data sources, so I can't combine them - they're very different datasets.
My ultimate goal is to get to an "Acceptance Rate" which is simply
Acceptances/(Acceptances+Declines)
...and to have that resulting value be displayed on a similar visual card next to those other two values.
Is this possible?
Thank you in advance!
Hey,
to answer your question: "Is this possible?"
Yes, this possible. Unfortunately, it's not that easy as by dividing two card visuals. You have to create a measure, that "hosts" the division.
Here I explained a similar question:
https://community.powerbi.com/t5/Desktop/Operate-with-2-cards/m-p/250139#M110999
If you need further assistance, it will become much more simple, if you provide sample data and describe how both tables are structured and filtered.
Regards
Tom
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 39 | |
| 28 | |
| 28 | |
| 22 | |
| 18 |
| User | Count |
|---|---|
| 67 | |
| 37 | |
| 32 | |
| 27 | |
| 25 |