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
RanHo
Helper V
Helper V

How to get number/count with multiple filter

Good day!

       I have a problem here, need advice or idea on how to get with dax or column.
Here's my sample table data:

CLAIMS TABLE
    
IDNAMESTATUS DESCRIPTIONCLAIMS CODE
1001

Sylvia

ReleaseST-0031
1002

Gerry

EvaluationST-0032
1003

Trevor

ReviewST-0033
1004

Oli

NewST-0034
1005

Raynard

EvaluationST-0035
1006JohnEvaluationST-0036
1007HughieEvaluationST-0037
1008AnnieNewST-0038
1009SteveEvaluationST-0039
1010MarkEvaluationST-0040
1011PeterNewST-0041
1012GregEvaluationST-0042
1013CliffordEvaluationST-0043
1014JeanEvaluationST-0044
1015ChadEvaluationST-0045

 

 

EVALUATION TABLE
   
IDCLAIMS IDEVALUATION STATUS
71111002APPROVED
71121005APPROVED
71131006PENDING
71141007REJECTED
71151009APPROVED
71161010REJECTED
71171012APPROVED
71181013APPROVED
71191014PENDING
71201015REJECTED


1ST: Get the Claims with the status "evaluation" and
2nd: That claims get all the evaluation count in evaluation table with status either approved, pending or rejected.

Result:
1. put the count on cards
2. List of count on table visual. (if possible)


Thanks in advance!

~RAN

1 ACCEPTED SOLUTION
elitesmitpatel
Super User
Super User

Hey @RanHo 
I have calculated the values according to the requirements , please download the file and have a look

elitesmitpatel_0-1726727100646.png

PBIX file for reference
How to get number/count with multiple filter Solution 

If it help please Kudos the work and Accept it as solution 

View solution in original post

4 REPLIES 4
elitesmitpatel
Super User
Super User

Hey @RanHo 
I have calculated the values according to the requirements , please download the file and have a look

elitesmitpatel_0-1726727100646.png

PBIX file for reference
How to get number/count with multiple filter Solution 

If it help please Kudos the work and Accept it as solution 

@elitesmitpatel Thanks a lot.

Ashish_Mathur
Super User
Super User

Hi,

Show the expected result very clearly.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

Sorry my bad, but I just want to get the count with cards, and also if it's possible will it be able to put on table the list of that count?

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

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.