Forum Discussion
Throgan
3 years agoFrequent Visitor
Card Visual showing Zero but correct in Desktop
I have a Card visual that shows correctly in Desktop but shows zero in the Service. I verified that the DAX works in desktop, there is data in the table, and I refreshed the data in the workspace...
aj1973
Community Champion
3 years agoPlease delete the FILTER fucntion from the measure
Throgan
3 years agoFrequent Visitor
I found the issue.
The service wasn't picking up the change on the column from True/False to Text.
In Transform Data, I switched that column from Text to True/False and then back to Text.
When I saved and refreshed, the service had the correct data in the visual.
Thank you for your help. 🙂