ugh
- Yesterday I created a large Sharepoint custom list
- Today I connected this list to a Form Control in the PowerApp I've been working on
- MANY of the fields were somehow "auto-named" by PowerApps to random strings
- This makes calling or Patching values quite impossible
![
- What gives?
Solved! Go to Solution.
Thanks for clarifying. As far as SharePoint is concerned there are two names associated with your field
Display name - This is the name you provide. You can change this as much as you want.
Internal/Physical name - This is automatically decided by SharePoint based on some logic when you create the field. This never changes.The internal name is something you never see or use.
Unfortunately in PowerApps we are surfacing the internal name instead of the display name leading to confusion. When the bug is fixed you will see the same user friendly display names you provided.
Happy to jump on a call if needed for clarification. Please send me a direct message with your email if you feel that is needed.
Thanks
Anees
@ericonline those are likely the internal names for your SharePoint field. You can confirm by going to SharePoint list > List settings > Columns > [Column you see a different name for]. In the URL you should see a field parameter with the name you are seeing in PowerApps.
We have work on our side in-progress to surface the display name instead of the internal name.
+ @LanceDelano for awareness
Thanks
Anees
Thanks for the prompt response @anees. I followed your instructions and indeed, the URL shows a different name for the column than the one I created.
Questions:
Your advice is appreciated.
yes, unfortunately, you're looking at the underlying physical names.
Is it on the Sharepoint side or the PowerApps side?
@ericonline The physical names are from SharePoint. We need work on the PowerApps side to use the display name instead of the physical names in this case.
Thanks
Anees
Thank you @anees and @LanceDelano for the replies.
Its very strange as I personally created the Custom List with particular names and NEVER renamed them. I can't figure out how I named them one thing, then Sharepoint named them something completely random.
Tried to reproduce problem with Microsoft during a screenshare yesterday to no avail. This was like a 40 column list that I'll need to rebuild before proceeding with rest of PowerApp dev. Bummer.
@ericonline To clarify are you saying that your field name were something and PowerApps working as expected but now have somehow been renamed and the existing PowerApps is broken?
AFAIK SharePoint automatically decides the physical name when you create the fields so it should not be about renaming.
Thanks
Anees
Not quite.
I'm saying:
That led me to create this post thinking that PowerApps somehow CHANGED my column names.
I still don't know HOW the columns I created were automatically named something other than what I named them.
Thanks for clarifying. As far as SharePoint is concerned there are two names associated with your field
Display name - This is the name you provide. You can change this as much as you want.
Internal/Physical name - This is automatically decided by SharePoint based on some logic when you create the field. This never changes.The internal name is something you never see or use.
Unfortunately in PowerApps we are surfacing the internal name instead of the display name leading to confusion. When the bug is fixed you will see the same user friendly display names you provided.
Happy to jump on a call if needed for clarification. Please send me a direct message with your email if you feel that is needed.
Thanks
Anees
User | Count |
---|---|
256 | |
114 | |
95 | |
48 | |
38 |