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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
kintera
Helper I
Helper I

Count

I could use some help, please.

 

I have a Page with some Slicers, and a Table and would like to show the Count of records. I've tried Count, CountA, Calculate(CountA()) with no luck. Screen shot below. Thank you

 

2019-09-24_16-44-48.jpg

1 ACCEPTED SOLUTION

I deleted, added the slicer back and it fixed it. I should have tried that before asking. Sorry and Thanks ! 🙂

View solution in original post

4 REPLIES 4
jdbuchanan71
Super User
Super User

Hello @kintera 

Give this a try

CountJobs = DISTINCTCOUNT ( tblHistoricalJobsStatus[JobNumber] )

Keep in mind, if you select a single row in your matrix (like in the screen shot) that will apply as a filter to the card so the measure will be limited to a single job.

Thank you jbuchanan! That didn't work, but it looks like Count () (non-blank) did *this time* (I manually counted the records). I'm not sure why. Sorry for the confusion, but again thanks.

 

I have another question wrt Interactions.

 

From my understanding when the visual  and edit interactions is selected, the other the visuals behavior should be modified.  As can be seen in the screenshot below I have a slicer selecting Report_Date of 9/30/19 and the table below has report dates outside of that range.  From the little chart/filter image on the table, it I believe it is supposed to be filtered but it is not.  Do you have an idea why?

 

Again, thank you

2019-09-25_9-38-01.jpg

 

 

 

 

@kintera 

Is the date field you are using in the slicer the same one that is visable in the first column of the table?  The interactions look correct (the slicer is filtering the table).  Are you able to share your .pbix file so I can take a look at it?

I deleted, added the slicer back and it fixed it. I should have tried that before asking. Sorry and Thanks ! 🙂

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.