I have a table called โAppSheetโ which when viewing in the app looks into another table called โClassesโ and the โClassesโ table shows up in the โAppSheetโ table as comments lists.
I want to have a format columns in the โAppSheetโ table based on the information in the โClassesโ table.
When I have multiple entries in the โClassesโ table the formatting only shows up on the first entry on the โClassesโ table information. relating to the one line in the โAppSheetโ table.
I want is to read each of the โClassesโ table lines and format the columns in โAppSheetโ table based on each line of the โClassesโ table. This is the expression I am using but only getting the formatting on the first entry of the โClassesโ table only
Both of the table are parent tables in my app.
This is one of the expression I am using to format the column. I have one for each class / Schedule and Done.
AND(CONTAINS([Class Type], โWTC: Steel Sectioningโ),
([Class Status] = โScheduleโ, true))
Can this be done?
Example below shows 2 entries on the โClassesโ table but the formatting is only Appling to the first line of the comments list.
It should be showing a note pad icon next to both WTC:Steel GMA Welding & WTC: Steel Sectioning one in purple and the other in Green, and as you can see its only showing the purple note pad icon only.
Please help
Thanks Roger
Did you get a satisfactory solution to this?
User | Count |
---|---|
18 | |
9 | |
8 | |
5 | |
5 |