Announcements
I'm not sure if I'm just misunderstanding how Named Formulas work, but I was under the impression that you can declare a named formula in the App.Formulas section (for example:
varUser=First(Filter('My Accounts',Email=User().Email));
) and any updates to that record in the background will filter through to the app when varUser is referenced?
If that's the case then Named Formulas doesn't work. When I try to update the same record that varUser references it updates in the Dataverse table but the varUser Named Formula column value that I'm trying to reference doesn't update.
I've tried it on a button, timer, tried turning off Explicit Column Selection and tried loading an private tab as someone else has suggested but the behaviour is always the same. I would love to be able to start using this function but it still feels there are many problems with this feature, which is concerning given that it has now been moved into Preview. Its either that or I am completely misunderstanding how Named Formulas should work/be used.
If anyone can provide some insight or guidance on this issue/feature I would be very grateful.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.