Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello,
I have a table with the following 5 columns:
| Customer ID | Loan 1 | Loan 2 | Loan 3 | Loan 4 |
| Cust1 | A | D | ||
| Cust2 | B | A | C | D |
| Cust3 | D | |||
| Cust4 | B | A | D |
I have a slicer filter for the Loan where I can choose from the exisiting loans (A, B, C, D)
What I want to do is to show the total number of customers who have taken a particular loan (based on the slicer selection filter). For instance, if the user chooses Loan A from the filter, the card shows 3 or if the user chooses C, the card shows 1
Any help would be appreciated
Solved! Go to Solution.
@hamadani , Unpivot the 4 columns Loan1 -4 and then try to use the filter
https://radacad.com/pivot-and-unpivot-with-power-bi
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!