Distinct Values from an InfoTable in Mashup (without extra service)?
Hi Community,
I have an InfoTable with several fields, and I would like to use one of those fields as the source for a Dropdown widget. The issue is that this field can contain duplicate values, but in the dropdown I only want to show distinct values.
Right now, the only way I see is to create a separate service that takes the InfoTable and returns only the distinct entries.
My question: Is there any way to achieve this directly in the mashup (e.g., via Data Filter, Query, or some built-in option) without having to write an additional service?
Thanks in advance for your ideas!

