Forum Discussion
PowerBi service not showing same data as in Desktop version
svergara First thing to check is to reset your report in the Service. This is the Reset to default in the report header. This is the most common reason why things are different in the Service versus the Desktop.
- svergara4 years agoFrequent Visitor
I refreshed both, the service and desktop data sources and downloaded from PowerBi service the dashboard and dataset attached in order to compare both of them and saw the following:
On the desktop version the following indexes are attached:
while on the online version the indexes are:
and this happens to all of the dimension tables in the model. I created the indexes by doing this:
in order to follow a star schema.
I have read that at times there are problems with NULL values in powerbi and since some of the columns presented them I converted them to a string value. However, this did not solve the problem.