Does anyone know how I can filter information in a gallery and show the data filter in a data table? I have a gallery that shows only the code and description of a product. However, I often have products with the same code and the different series would like to select it from the gallery and show the complete content in a data table.
Set the Items property of the datatable to Filter(Yourtable, ProductCode=Gallery1.Selected.Productcode). It seems a bit unusual to have more than one product with the same product code. Do you have another field that is unique?
WarrenBelz
770
Most Valuable Professional
stampcoin
494
MS.Ragavendar
399