COUNT(SELECT(view1[Site],[Site]=[_THISROW].[Site]))=1
When I test the above formula in my expression assistant it returns true for a handful of rows but the format is not applied to any rows. When I just set this as true they are formatted so I know i have the right columns selected.
Solved! Go to Solution.
Deleting the format rule and recreating it was the solution. Exact same everything and it started working.
Format rules are applied to columns or action buttons. Did you choose any columns and/or actions? Are any of the chosen columns or actions present in the view?
I would have to guess the view displayed is not based on the view1 table.
The Highlight Color setting is for the color of the icon. From what Iโm seeing you should see a Green Anchor in front of every column.
Since youโre not, try setting the Text color to see if at least the column values are getting formatted.
Here are a few other things to check:
Make sure there are no other Format Rules that are overriding this one. If multiple rules apply, the last one wins!
Make sure you have saved the changes!!
Launch a Browser version to see if the Format Rule is being applied there.
Close and relaunch the editor.
I have seen some unusual behavior recently, delays in info showing. I gave a demo on Friday and was embarrassed when a couple new rows didnโt show up where they were supposed to - in a demo app that has been running great for a year. On Monday, I opened the app to investigate and there were the two rows right where they needed to be. Ugh!
Now itโs applying the format rule randomly to rows regardless of the formula so Iโve resorted to support@appsheet.com
Any answer to this? Iโm using a similar formula [column]=โdesired valueโ but the formatting is appearing randomly. Like desired value 1 is appearing on desired value 2.
Hi @Austin_Lambeth what was the reply from support?
I have a similar issue where I see a delay in Format Rules.
Deleting the format rule and recreating it was the solution. Exact same everything and it started working.
View1 is the only table in the app and there is only 1 view in the app
Iโm afraid Iโm at a loss, then. Off to support@appsheet.com with you!
They know me well lol
Could it be since Iโm using a virtual column itโs not calculated before the format rule is checked?
The VC value is updated under the following conditions:
So youโd need one of those to occur to see a change in the VC value. The format rule itself should take effect immediately upon the change, if I recall correctly.
Ignore. Found my issue. I had the wrong column selected as the Key. This caused the confusion.
User | Count |
---|---|
15 | |
15 | |
8 | |
7 | |
4 |