Forum Discussion
ACraig08
Helper III
3 years agoVisualizations not showing up when published to Power BI Service
I have a weird problem. I have several reports that I have uploaded to a workspace in Power BI Service that I had created in Desktop. This newest one that I have published in the workspace all of a s...
Anonymous
3 years agoNot applicable
Hi ACraig08
Whether you add that data source to the gateway in Power BI Service and then configure the gateway on the dataset side, you can refer to the following link.
Add or remove a gateway data source - Power BI | Microsoft Learn
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
ACraig08
Helper III
3 years agoIt turns out that it had to do with the boolean value created in Power Query Editor. In editor it comes out as a TRUE/FALSE value but when it was uploaded to the server and refreshed it changed them to -1/0. So the visualizations that I used those boolean values as filters were assuming there was no match so no data was showing up.