Announcements
Hello all
I am using Planner.ListMyplans().Value inside of a combobox to show my plans. I need to select one of the plans to be as default inside of the combobox but I dont know how to set the default in combobox to show one specific plan. Can anyone help me solve this issue please.
Regards
Angela
Hi @Angela23
You should be able to use a lookup in the DefaultSelectedItems property to indicate which record you want displayed by default:
Lookup(Planner.ListMyPlansV2().value, title = "NameofPlanYouWantToDisplay")
You will need to ensure you change the display field to the "title" field in the combo box as shown:
Hope this helps.
Gerard
Hello, AngelaI hope this is helpful solution.I take a comboBox and set list column and selected default.
property DefaultSelectedItems in ["value"]
Thanks for your answers,
@AmDev Im still getting an error even that I have title for both primary and feild in my combobox.
@Khushbu_Patel Its writing the value in the combocox but does not cobsider it as a selected value.
Can you send me through a screenshot of the code you have used and the error message you are getting?
Thanks
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 community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 402 Super User 2026 Season 2
Mohsin Ali 328
WarrenBelz 296 Most Valuable Professional