Forum Discussion
abarnett
Helper I
7 years agoMeasure doesn't work when Data Set Refreshes
Hello! I have a measure that on desktop, works great. When I publish to service, everything also works great. But when the data refreshs on the service, through the on-demand refresh the measure does...
GilbertQ
Super User
7 years agoThat should not happen on a calculated column
I would suggest always creating the column in the Query editor, it allows for better compression and faster refreshes.
I would suggest always creating the column in the Query editor, it allows for better compression and faster refreshes.
abarnett
Helper I
7 years agoGilbertQ I prefer creating it in the Query too..but this is where it is already and for some reason the refresh is erasing that data.
- GilbertQ7 years ago
Super User
Hi there
The refresh will only apply the steps that it has in the PBIX, I have never seen anything deleted by the refresh process.
I would suggest comparing the PBIX files to see the difference. - abarnett7 years ago
Helper I
I didn't do anything but the issue is now resolved for some reason.
- GilbertQ7 years ago
Super User
That is really interesting, glad that it now is working!