I have a SharePoint list that I want to read the Created By or Modified By fields but they do not show up in the data connection. Is this another limitation of PowerApps or is there something that I'm missing?
Thanks,
Ray
Solved! Go to Solution.
Well, looks like i solved it. I ended up using this assignment code: ThisItem.Author.DisplayName and now I am getting what I need.
Well, looks like i solved it. I ended up using this assignment code: ThisItem.Author.DisplayName and now I am getting what I need.
Hi Ray_Garza,
Thanks for the update.
In addition, there are some hidden attributes when connect to SharePoint list, which we could choose to un-hide:
Select the full Screen, under options in right side pane, you should be able to see a list of Fields, find the Author and then click on the Grey Eye icon to un-hide it, then click the ... to choose the display value:
Hope this should be helpful.
Regards
User | Count |
---|---|
167 | |
90 | |
73 | |
65 | |
58 |
User | Count |
---|---|
213 | |
153 | |
97 | |
88 | |
66 |