Forum Discussion
Koy
2 years agoHelper I
Card (New) not publishing (error fetching data)
I have a dashboard that was working fine until yesterday, and now when I publish and view in service the cards are no longer funtioning (works fine on DB, shows error in service). I completely delet...
- 1 year ago
I think what you were missing here was conditional format on the reference labels. I found that when that conditional format was the same as the format on the Accent bar it would not publish correctly.
My solution was to create a new measure that determined the color.
IND LE Color = Switch(True(),[ACvsLE]<0,"#FF0000",[ACvsLE]=0,"#e56e1d",[ACvsLE]>0,"#59a33a")In the conditional formatting of my refernece labels, I used Field Value and selected the new color measure. That solved all my publishing issues.
Koy
1 year agoHelper I
This morning I have tried rebuilding the cards to see if there is something wrong in my process. The rebuilt card will work in service for a while until I add another card.
Anonymous
1 year agoNot applicable
Hi Koy
You can use Google or Dropbox or onedrive to share the pbix files with me.
Best Regards,
Jayleny