Hi
I have an purchase app that lookup an Sharepoint list, that contains items for this purchase powerapp.
Some items is accessories to other items, therefor I have a column named "related-items" which has the item ID of all the accessories with a ";" delimiter.
Example:
item1 is an iPhone, and Item2 is a cover for that type of iPhone. Therefor the item1 have entered the ID for the item2 (the cover), in a dedicated column for this information "related-items".
I'm working on a filter with a Toggle on each item in the PowerApp Gallery, that if you click "Accessories toggle" it filters on the items which has a matching ID = to the current items ID on the column "related-items". But I can't get this working with an IF statement.
Do anyone made something similar?

Report
All responses (
Answers (