Announcements
I have two sheets in an excel OneDrive. I have created a canvas app in that I have a drop down box. Inside the dropdown box I need these two sheets name. If I select one sheet it should display as a data table. Is there a way to do this?
Hi @Roar1,
If you only have the two options that will not change, for the Items property of your drop down you can hard code these values.
["Sheet 1", "Sheet 2"]
For the Visible property of your data table:
Dropdown1.Selected.Value = "Sheet 1"
Please tick Accept as solution if the answer is useful.
Thanks,
@AARON_C
I have tried this but still not working. Is there any specific function that I need give before this?
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.
WarrenBelz 400 Most Valuable Professional
11manish 141 Super User 2026 Season 2
MS.Ragavendar 109 Super User 2026 Season 2