Hi,
I am now trying to make an inspection app in Teams.
In basic information section, if I select "Product A" in product category, I would like the app to bring table called "Product A" in New section. Likewise, if "Light BS" is selected, that table is brought in new section.
Anyone please advise how I can achieve this.
Thanks
In the Visible property of one table: ComboboxProductCategory.Selected.Value="Product A" and in the other table: ComboboxProductCategory.Selected.Value = "Light BS"
Where the italicized text is the name of the combobox in the product category card.
It looks like you are selecting the card and not the combobox control in it.
Tried using below, still getting error
Belows are table inside dataverse
Light A
Light B
Basic Information
User | Count |
---|---|
260 | |
110 | |
89 | |
52 | |
44 |