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

The FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now

Reply
Anonymous
Not applicable

Count and Countrows returning 'Blank' Value

I have a table with over 200,000 phone calls; but when I use 'Count' or 'Countrows' the value returned is blank. 

 

What could be the underlying issue?

 

My measure is:

 

Total Calls = COUNTROWS(Phone)

11 REPLIES 11
nirvana_moksh
Impactful Individual
Impactful Individual

I ran into this issue as well and later found I had a page level filter which was referencing old name of the query instead of the new one. Updating that fixed the count right away.

Anonymous
Not applicable

Are there relationships with other tables involved here?

Anonymous
Not applicable

@Anonymous

 

Yes, A relationship to the date table, and an indexing table

Anonymous
Not applicable

OK, there are a number of possibilities here.

  1. Is the relationship with the date table active or inactive?
  2. Are you sure that the date column in your phone call table is actually the date datatype and not datetime? Like in the query, what is it set to? If it's datetime in the query, even if you set the datatype to date in the Power BI data model it won't work. There are other digits hidden so the dates will never match a date in your date table.
  3. If none of that solved it, tell me more about this indexing table.
Anonymous
Not applicable

I have stopped creating date tables, and now create additinal columns within the table separating the month, day and year from the date column. After, I create attach an excel spreadsheet with distinct date values. This seems to be easier with lots of tables with multiple dates and years.

 

The problem was in the indexing table, I made the relationship inactive, and it is now working. I will have to see what the issue is with the relationship. 

 

Anonymous
Not applicable

I just lost $20!?  🙂

 

 

Anonymous
Not applicable

@Anonymouscan I claim that you owe me $20 since inactive relationship was #1 on my list? Smiley Very Happy

Anonymous
Not applicable

@Anonymous@Anonymous 

 

The indexing column was actually last lol! 

 

There was never a date table.

Anonymous
Not applicable

Yeah but I did say inactive relationship in #1. Shhh, back me up on this. I'll split the $20 with you!

Anonymous
Not applicable

LOL 🙂

Anonymous
Not applicable

I got $20 on "the date relationship has times in the fact table".   You can't JUST change the "Data type" and/or "Format" on the Modeling ribbon... which, I dunno... I think i wish it works for Data Type at least?

 

You need to change the underlying data to NOT HAVE times (hopefully just using "Edit Queries")

 

 

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.