Announcements
Hi,
I have a dropdown option in a form that is pulling from a choices column in a SharePoint list. I want the users to see all the available options except one. Is there an easy way to do this without having to manually type in all the options. Can I change the following formula in some way to not show one of the options:
Choices([@'PMO Portfolio Monthly Updates'].'Work Title')
Thank you in advance!
Eunice
Hi @EuniceG11 ,
Could you try:
Filter(Choices([@'PMO Portfolio Monthly Updates'].'Work Title'), Value <> "Something")
------------------------------------------------------------------------------------------------------------------------------
If I have answered your question, please mark your post as Solved. Remember, you can accept more than one post as a solution.If you like my response, please give it a Thumbs Up.
I tried that but am getting a red line under the comma.
@EuniceG11 - that's not the expression I gave you...
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 556
WarrenBelz 412 Most Valuable Professional
Haque 296