Hi,
I've looked at several posts on "starting view" expressions, but I can't figure out if what I want to do is possible.
I'd like to have the starting view of my app be determined by whether there one value of an ENUM is present. In other words, I have a "status" column with a couple of options. If the status is "WNV," I want a particular view to be the starting view.
I tried:
IF(CONTAINS[Status],"WNV","Radius Map","Some Other View"), but I can't use column values. ("Some other view" is just a placeholder...)
Is there another way to search for "WNV" to make this work?
User | Count |
---|---|
29 | |
14 | |
3 | |
3 | |
3 |