Hi everyone
I'm trying to calculate a datacard field in a form pressing a button that starts a power automate flow.
In the flow I calculate an amount based on the user and the amount filled in in another data card field from the form.
But the field is not updating, while my flow is succeeding.
The app:
Formula for the OnSelect property for the button =
UpdateContext({VAR_1TotaalOnkosten: 'HR-Onkosten-kmvergoedingberekenen'.Run(var_user.Email,'DataCardValue_1.AantalKM','DataCardValue_1.AantalKM','DataCardValue_1.AantalKM')})
Default property for my datacard I want to calculate =
VAR_1TotaalOnkosten.totaal_onkosten