- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
A group Measures stop calculating after a refresh
Has anyone seen an issue where a group of measures works fine in the Desktop app, but when you refresh that report through the service, the measures stop calculating?
I haven't but am experiencing this on a report. Second ticket with MS Support and they seem clueless.
It works fine if I refresh through the desktop app and republish, but refreshing through the service makes those measures show as (blank)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Going to need a lot more details. What are these measures? What is the data source? Do all measures return blank after a refresh or just some? Does the same measure return all blank no matter what the context (different pages, different slicers and filters, etc)? Have you confirmed that the refresh is actually loading usable data?
Did I answer your question? Mark my post as a solution!
Proud to be a Super User!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Source is a folder of CSV file with a rather complex data model, everything is perfect in Desktop App. They are somewhat static, updated nightly. I do query a folder and filter that folder down and run combine binaries to bring in monthly files as one table.
The measures themselves are very basic, just calculating a percentage, using a Calculate of Countrows to filter divided by Countrows of the table. I have more that add an extra level of filtering. All within one of the tables, not even passing over a relationship.
And yes they all show blank, no matter slicer context, I have them shown as cards on one page and charts on the other, and all show blank.
The Data is fine, and get this, I publish and immediately refresh it, and they go blank, but the data never changed, its the same files. I can republish from the desktop, its fine again, refresh through service and they are blank again.
It is definitely a strange one, just curious if someone has seen something like this before. I am starting to think I need to start a new PBIX file and recreate the model and 30 pages of report which is frustrating.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @DSimma
I would double check that after the refresh that there still is data. From your explanation it sounds as if the data is not being fully refreshed, hence having blank measures.
Once the refresh has completed, I would edit the report, create another sheet and ensure that the data is still there or does exist in the data model.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I found why they stop calculating, but no explanation as to why as of yet.
It seems the desktop app is fine leaving text as text on the refresh, but the Service is changing my text in to true/false values instead, however broken true false as they come through as 0/-1, instead of 0/1.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
IT looks like adding transformation steps into my import to force two columns to be text fixed my issue.
The Desktop app left it alone as text, but the Service wanted to convert it to True/False, being that I am looking for text, it wasn't calculating.
Weird discrepency between the system, maybe MS will look into fixing it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am having this same, exact issue, and thanks to this post from the OP, I see the problem. This seems to be very poorly documented, just do a search for "refresh measure blank" in this forum and you will see literally hundreds of threads.
In my case, my formula is:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For the CSV file data source wihch stored on your local folder, you need a personal gate way refresh your data. The Power BI Gateway - Personal acts as a bridge, providing quick and secure data transfer between the Power BI service and on-premises data sources that support refresh.
The personal gateway is only available with Power BI Pro. It installs and runs as a service on your computer. As a service, it runs using a Windows account you specify during configuration. In some cases, the Gateway runs as an application.
https://powerbi.microsoft.com/en-us/documentation/powerbi-personal-gateway/
So in your scenario, please configure gateway and check if this issue persists or not.
Regards,
Charlie Liao

Helpful resources
Subject | Author | Posted | |
---|---|---|---|
11-11-2024 05:12 AM | |||
06-20-2024 07:27 AM | |||
03-06-2024 06:14 AM | |||
09-27-2024 05:56 AM | |||
10-17-2024 06:07 AM |