Hi,
When I am using sharepoint list or Import from Excel as datasource I am not getting any error with this line, however if I use Excel Online Business, I am getting syntax error.
Distinct(Filter(EME_DATA,'Support Ticket Number' = SF_ID_1.Text),Text('Product Name'))
This command is used in the Items property of a dropdown list and it is supposed to display the product name when Support Ticket Number is entered in another Text Input fields called SF_ID.
Are there any limitation in Excel Online business ? How can I overcome them in my case ?
Thanks
Debo