Hi Thomas,
you can retrieve the username by using the variable $currentuser.
Or retrieve the account first and show the fullname of the user.
Option 1:
Option 2:
Hi Thomas,
you’ll have to use account as page paramater or create a dataview with a datasource.
After that you can use the $Account/username or $Account/Fullname in the dataview.
Datasource microflow:
Dataview on page, with parameter:
I tried this out the following:
How to convert this into string?
But there are severeral errors coming up:
I do not know what is the meaning of the first error shown in the list.
My goal is to get the username or windows user ID shown in the header of my homepage (at the position of {System.ContextType.User}