March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
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)
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?
Proud to be a Super User!
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.
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.
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.
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.
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:
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
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
User | Count |
---|---|
37 | |
32 | |
20 | |
11 | |
8 |
User | Count |
---|---|
52 | |
42 | |
28 | |
12 | |
11 |