Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi guys! I hope you are doing fine! I´m creating a Dataflow in a Power Apps Environment. I was able to publish it, but I cannot refresh it. I´m getting a lot of errors that unfortunately don´t make any sense to me.
It says that "A validation error occurred for cred5_vw_daily_projectfinancial.cred5_fullfyforecast. The value -118.45 of type System.Double is outside the valid range(0 to 1000000000).","cdsErrorCode":"0x80044330"
Could anyone help me on this? Thanks in advance!!
Solved! Go to Solution.
You need to change this in CDS, not in Power Query.
Solved: Reason: Bad Request, Error code: 0x80044330 (powerplatform.com)
Your selected column type only accepts positive integers. You provided a negative number with decimals. Pick a different column type.
Hi Ibendlin, thank you for your quick response. I thought the same, but I´m using a decimal number column type. I have negatives and positive numbers, so I do not know how to resolve this...
You need to change this in CDS, not in Power Query.
Solved: Reason: Bad Request, Error code: 0x80044330 (powerplatform.com)
Thank you so much! You've been incredibly helpful. As a newcomer, I wasn't sure where to start, but your guidance led me straight to the table settings in PowerApps, where I successfully adjusted the minimum value to accommodate negative numbers. I really appreciate your assistance—thanks once again!
Check out the July 2025 Power BI update to learn about new features.