Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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)
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.
Are there relationships with other tables involved here?
Proud to be a Super User!
OK, there are a number of possibilities here.
Proud to be a Super User!
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.
I just lost $20!? 🙂
@Anonymouscan I claim that you owe me $20 since inactive relationship was #1 on my list?
Proud to be a Super User!
Yeah but I did say inactive relationship in #1. Shhh, back me up on this. I'll split the $20 with you!
Proud to be a Super User!
LOL 🙂
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")
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
153 | |
101 | |
82 | |
63 | |
52 |