Forum Discussion
danilojunior
Jan 04, 2024Copper Contributor
Column Username based on another column
Hello. in a list I need to creare a column that shows the username (logged user) if a condition from another column is empty.
In PowerApp the code for this is "User().FullName", but it does not work for shapoint lists.
Using the calculated column I inserted the code =if([value]="";User().FullName;[value].
Thank you
No RepliesBe the first to reply