Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
After publishing, some data fields are wrong.
I have a dataset called 'Line items' where I calculate a field by
Servicefee = calculate(sum('Line items'[total]),'Line items'[data.invoices.lineItems.title]="Servicege fee")
There is a relation to a table called 'bookings' where I get this service fee and shows it in a table.
In my Power BI Desktop app it works like a dream, but when publishing, some numbers are way off. But only the service fee!
I have found out that the number is always exactly 100 times bigger.
For example the first data point is 1.328,45 kr. (the danish currency) while it shows up as 132.845,00 kr.
My desktop app is set to english.
See if you can fix it by using the same locale in both places.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!