Announcements
Hi,
How come I am getting this error?
My values are "general" format in an excel table.
I am using this expression to try to create item - items('Apply_to_each_3')?['2023_01_16']
What am I doing wrong?
Thanks.
Can you try wrapping your field inside a float expression so it converts it from string to float. This assumes there will always be a value and it will be a number.
float(items('Apply_to_each_3')?['2023_01_16'])
@grantjenkins thanks, i wonder if it is because I have blank values to
The runtime value '""' to be converted doesn't have the expected format 'Number/double'.
maybe i need to deal with nulls?
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
David_MA 103 Super User 2026 Season 1
Haque 87
trice602 63 Super User 2026 Season 1