Can we use _APPID in expression?

We can use <<_APPID>> as a Template Variable.

Can we use it also in an expression?
I want to create a “HowTo” section for all of my Apps. The same table for all Apps.
In my column [AppID] I want to use initial value [_APPID].
In security filter I want to say:
[AppID] = [_APPID]

0 3 449
3 REPLIES 3

I’m afraid that’s not possible at this moment.

Maybe you can add a not shown usersetting with the app formula set to the AppID, then in your security filter you could do [AppID] = USERSETTINGS(AppID)?

Yes I was thinking about that solution.
But before doing that I could also hardcode it, by copying the AppID and paste it into my expression.

Top Labels in this Space