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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
dkel1394
New Member

Filtering a Variable Table

dkel1394_0-1620054313025.png

 

Cannot firgure out why the count rows filter will not filter the vairable table. I placed the active cases into a variable table and want to filter that table by closed date to see how many of the active cases were disposed of in the same month. 

1 ACCEPTED SOLUTION
Jihwan_Kim
Super User
Super User

Hi, @dkel1394 

Please try to replace one of the VAR with the below.

 

Var fx1 = countrows (filter (tb, [closed date] > fd && [closed date]<= ed && [casestatus]<>”ACT”))

 

Hi, My name is Jihwan Kim.

 

If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.

 

Linkedin: linkedin.com/in/jihwankim1975/

Twitter: twitter.com/Jihwan_JHKIM


If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.


Click here to visit my LinkedIn page

View solution in original post

2 REPLIES 2
Jihwan_Kim
Super User
Super User

Hi, @dkel1394 

Please try to replace one of the VAR with the below.

 

Var fx1 = countrows (filter (tb, [closed date] > fd && [closed date]<= ed && [casestatus]<>”ACT”))

 

Hi, My name is Jihwan Kim.

 

If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.

 

Linkedin: linkedin.com/in/jihwankim1975/

Twitter: twitter.com/Jihwan_JHKIM


If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.


Click here to visit my LinkedIn page

Thank You very much. This worked. Have a great day sir. 

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.