Forum Discussion
Different data in Desktop vs Online
ETA - OK, so to be clear. You have a report using Import mode in Desktop that shows one set of numbers. You Publish that report, overwriting what is in the Service. In the little message box that pops up, you click the link to open the Published report. There, staring you in the face are a different set of numbers? That's honestly really, really bizarre.
So, assuming that is all true, what calculation are you using for estimated costs?
Greg_Deckler Almost correct. When I publish the report to the service, the same set of numbers stares me in the face. But, as soon as the dataset gets refreshed through the service, the set of numbers change. And the change is according to the pictures in the first post. It does seem quite bizarre.
There are no calculations behind the estimated costs. They are simply numbers collected from an external data source. No change of number types or anything in Power Query.
- Anand246 years ago
Super User
Hi ETA ,
Can you refresh the data in desktop file and see if it matches to data you receive in services after refresh?
If yes, the issue is simply data refresh timing.
When you publish to services, Power BI services will show the latest data which according to it is the data published. When you refresh from services, this data changes because now the latest data is coming directly from source while the data in your desktop is still not refreshed with latest data.
Give a thumbs up if this post helped you in any way and mark this post as solution if it solved your query !!!
- Greg_Deckler6 years ago
Community Champion
ETA - OK, I would definitely do as Anand24 suggests and refresh the data in the Desktop. I was assuming you had already done that but good to double check.
Assuming that is not the issue, you just haven't refreshed the data in awhile, please post your query code from Advanced Editor and maybe ImkeF or edhans can find something in it that could be causing the issue although I cannot think of anything so hoping it is just you have old data in the Desktop version that you have.
- edhans6 years ago
Community Champion
ETA -
- what desktop version are you using?
- Is this cloud data or on-prem data? If the latter (ODBC suggests this) what date is your on-prem gateway?
- what data source is it that requires ODBC?
- Is the same ODBC driver (version) installed on your machine with the gateway as the one on your PC with Power BI Desktop?
- And yes, please post your M code from the advanced editor. Put in a code box (the </> icon on the toolbar) and if it is long code, point out the step(s) that calculate this value.
BTW - I know you said it is a CData ODBC driver, but I need to know what is under that? CData makes a lot of ODBC drivers for different products.
- ETA6 years agoFrequent Visitor
Greg_Deckler Anand24 Yes, I have tried to update both desktop and service multiple times and the issue has been consistent
edhans Thanks for this info/questions! You may be on to something that the issue may be caused by different versions/settings on the two different ODBC Drivers used on my computer and on the server running the gateway. I will check this out tomorrow. If not successful, I will get back to your questions for further information.
Thanks again!