Decimals >1M not working in PDF workflow attachments

I have two decimal numbers that can range from 100,000 to 22,000,000 for now. They seem to get correctly stored in the database, but when I run a webhook from that table row to generate a PDF, the amounts donโ€™t appear. If I reduce the same amounts to <10M, they appear. There is no space limitation on the PDF, and itโ€™s not a formatting issue because there is a A-B type calculation in the PDF which also breaks when one number exceeds 10M.

0 10 268
10 REPLIES 10

Steve
Platinum 4
Platinum 4

Screenshots of templates, column configs, and/or expressions involved, please.

Hereโ€™s how it looks in the app (correct)
3X_7_7_7787fb8306f986c56161edfec59f408c78273f7a.png

Hereโ€™s the google doc:
3X_3_b_3bb8df375de38b24410ebb4fc76e32b30ebc8651.png

Hereโ€™s the result with <10M amount working and >10M amount showing up as a negative:
3X_a_0_a096b57b10cda04b857daecd070cc8d2c0318fb6.png

I have tried several other examples, if both amounts are less than 10M then both show up
Here are the columns in the app definition:

Why are you converting theses values to Text?

3X_c_1_c10a3a46a4da82768d9b8e4b97670e39b181f906.png

Why not use the raw values in your template?

Hereโ€™s one of the actual columns that goes above or below 10M in decimal value:

Please post the type details for the total_price column.

I see nothing that would account for the problem. I suggest you engage support@appsheet.com for a deeper investigation.

Top Labels in this Space