All,
I'm querying Business Central and one of the fields that I'm querying is listed as type integer. However, it often is not a whole number, and has decimal points, as it is currency. When trying to run a Power Automate flow to gather that data, it often errors out because when it tries to pull the data during a loop, it says "Expected Integer instead got Number" --- is there a work around for this?
Hi @smw356239
Change your Parse JSON Schema integer to number.
See below.
WarrenBelz
146,605
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,946
Most Valuable Professional