Perform calculations on the value of a cell called from Google Sheet issue

Hello everyone - I am happy to join you and I hope you will help me with my first project in FLUTTER FLOW

I am now creating an application for real estate investment, and the main feature of this application is to convert the currency used for real estate prices according to the user's choice. I created a Google Sheet and wrote the currency conversion functions inside the table

Then I made an API call for this table and everything is fine - but when I try to perform arithmetic operations on those values that are in the cells of the table, I always cannot. The result is repeating the number 5 times, not multiplying it.. Can anyone help me perform the calculations on the values called from Google Sheets??? Thank you all

1
1 reply