Hi, i’m experiencing problems displaying math data in the layout.
Situation:
Data →
column 1: number
column 2: number
column 3: math (number/number)
Layout →
Text or an other output ive tried (richt text, basic table, …):
Column 1 data = OK
Column 2 data = OK
Column 3 data = The whole text section (or table,…) is not showing
Are you using Row Owners anywhere?
Can you provide a screenshot of the Data Editor that shows the 3 columns?
What do you see when you click on the “Data” tab in the Layout view? (see below)
Okay, I’m beginning to get the picture.
I’m guessing that the source of the table is a Google Sheet, yes?
And you have a series of columns named IGA Amount 1, IGA Amount 2, IGA Amount 3, etc… yes?
Glide automatically converts those into an array column.
What your math column is doing is using the value in the very first of those columns.
Let’s take a step back for a second…
Is your intention to use the very first value in the calculation?
Or (as I suspect) do you want to use the sum of all the IGA Amount columns?
okay, I see.
hmm, I can’t think why that wouldn’t be visible. If the math column returns a result, and you have no row owners or filters applied, then it should show up.
What happens if you combine all 3 values using a template column, and then display that in a text component?
Can you make the app copyable or invite ariesarsenal@gmail.com to your team which contains this app or a copy of it so I can look further into it? Thank you.
Hi Darren/ThinhDinh,
As i opened the app today all the data is showing correctly.
Maybe there was an update overnight? No idea what else could have done the trick.