In my form, I am scanning the NFC tag(Employee Name) and I need to display that Employee Name along with Time value to the user in the popup before or after save doesn’t matter.
So I created an action and using confirmation, I want to display Employee Name along with Time such as “Thanks John, you logged in at 25/11/2019 08:57:50” but I am not even geting the name of the employee. I have tried Time_Tracking[Employee_Name] and [_THISROW].[Employee_Name] but it is not working. I am getting blank confirmation box.
Any suggestions would be great. Thanks.
Solved! Go to Solution.
The confirmation box, as far as I know, does not support formulas.
It’s just plain text.
By using the Show type column I meant that
In your table, you should add a column which will never have records on it.
Let’s call it [Confirmation Show].
Regenerate the structure of your table.
Set this column type to Show.
Edit the column and you will get that setup window from above.
There, under the Type Details, on Content, you can use formulas.
Those tabs you saw are from the Form view of the table but for your app I would use Simple.
And you can use this (picture bellow) so when the badge is scanned, it moves automatically to the next tab, which in your case will be the Confirmation Show with the Save button.
User | Count |
---|---|
36 | |
8 | |
3 | |
2 | |
2 |