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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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