Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Automatic data refresh from web fails

Hi all,

 

ANY help is appreciated as i am at a total loss of what to do...

 

I have created an automatic web-datasource that updates daily through the program E-conomic and their rest-api. 

 

I am analyzing inventory data, where cost prices and inventory quantity data is extracted from E-conomic and the total inventory value is calculated in Power BI as cost price*quantity.

 

When I update the data in Power BI desktop, all calculations and the extracted data is correct. The same goes for the initial publish to Power BI Service. However, when the automatic update happens, either through a scheduled update or by updating through Power BI Service, most of the cost prices are multiplied by 100, so that the inventory value becomes way too high.

 

This only goes for about 400 out of 1800 item numbers. I tried to fix the issue by dividing the calculations by 100, but then i identified the approx. 400 item numbers, that would then result in an inventory value that is too low. I have identified the item numbers that differ by not failing in the update. Nothing ties these item numbers. I compared the item numbers that failed on two different dates, and not all of them failed both days. Some failed the first time and not the second and vice versa.

 

I have no idea what could be the reason for the refresh issue and any hints or possible reasons are much appreciated!

 

Kind regards

Anna

1 REPLY 1
v-jingzhang
Community Support
Community Support

Hi @Anonymous 

 

It looks weird. I think it may be caused by some transformation steps rather than the refresh process in service.

 

Do you query the cost prices and inventory quantity data into columns directly from the REST API? Do you perform some transformation steps like extracting, splitting columns, changing column data types with Power Query? Is it possible that some price values have lost the decimal point in transformation so they look multiplied by 100?

 

You can check the initial price values before any transformation. If the initial prices are correct, compare them with the final prices after all transformation steps in Power Query Editor. If some of them are different, check steps one by one to find out from which one it starts to become incorrect and correct the specific step.

 

Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors