web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Adding a general optio...
Power Apps
Answered

Adding a general option into a drop down list

(0) ShareShare
ReportReport
Posted on by 78

Hi folks,

 

I have the below expression in my SharePoint form that works amazing.

Captura.JPG

But, as you can see here, in my new form, which is isolated from SharePoint, I mean, I created in PowerApps studio, it seems something is not making him happy. If I put the cursor over the last word "Cliente" it says "The Specified column "Cliente" does not exist. And if I put the cursor over the previous one, it says "A column named "Cliente" already exists". So I'm wondering why in my previous SharePoint form this works. Of course the setup is the same.

My goal here is to add the sentence "No es cliente crítico" at the beginning of the special customer list.

Here the same image but from the project that is using the form in the SharePoint list. As you can see, there is no errors!!

 

Pict.png

Categories:
  • Verified answer
    RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @diegoadum 

    You might be seeing a haunting issue that occurs ever so often where you actually need to re-type the formula, and, suddenly it is fine.

    However, I might also suggest that you change the order of your formula.  Instead of renaming columns and then showing columns, show columns and then rename:

    <previous ClearCollect> ;
    Collect(ListaClientes, RenameColumns(ShowColumns('Clientes Criticos', "Title"), "Title", "Cliente"))

    This way you have already eliminated the conflicting column in the ShowColumns and then all you have is Title left...Rename it.

     

    Hope this helps some.

  • diegoadum Profile Picture
    78 on at

    Thank a lot for your notes. Nevertheless, it makes no senses at all! 😉 I mean, why in one scenario works and then is not working anymore.

  • RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @diegoadum 

    I hate to say it, but sometimes PowerApps makes no sense!  I've seen situations where simply re-typing the exact same formula fixes a problem.  I see, often, situations where changing a field in a collection definition completely breaks everything and the only solution is to save, exit, edit again...and all is working!

    These are still little annoyances that are there that you learn happen and know their signs and take the action needed.  When I first started, I remember spending hours of time trying to fix an issue like that...finally put it to rest (saved and exited), came back later (edit) and it was all working fine. Smiley Frustrated

    Not saying the scenario you are seeing is that...but, just putting it out there for general knowledge. 

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 432 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 347

#3
WarrenBelz Profile Picture

WarrenBelz 254 Most Valuable Professional

Last 30 days Overall leaderboard