Forum Discussion

wpretz's avatar
wpretz
Frequent Visitor
5 years ago
Solved

Data Difference in Desktop and Web

Good afternoon.

I have this problem: In my desktop version I generated a pvix with data within a SharePoint. But after you publish it to the web and the web automatically updates the dataset, the details about values are distorted. Who knows why?

  • Good morning

    Thank you for your answers.

    I was able to fix the problem. The error was because desktop had a column with values and texts. But when you passed the Dataset to the web they assumed the text format and generated the extrabagrant numbers.

    Best regards!

4 Replies

  • wpretz's avatar
    wpretz
    Frequent Visitor

    Good morning

    Thank you for your answers.

    I was able to fix the problem. The error was because desktop had a column with values and texts. But when you passed the Dataset to the web they assumed the text format and generated the extrabagrant numbers.

    Best regards!

  • mhossain's avatar
    mhossain
    Icon for Solution Sage rankSolution Sage

    wpretz 

     

    Do you mean scheduled refresh not working for you after publishing? Have you checked refreshing manually, is it showing the latest numbers?

  • Hello! Something similar happens to me, I update the exchange rate of a currency through an API and in the desktop there is the number with a decimal separator with a comma, but in the Powrr Bi web with the automatic update it brings it to me with a decimal separator with a period... How did you change the formatting in the dataset? Thank you!