I have a filter gallery that is linked to 2 galleries and I want to compare the data selected by check box in a seperate screen as a comapre gallery.
Gallery 1
Distinct(Prototest1,TypeOfCover)
Gallery 2
Filter(ProtoBuilding,TypeOfCover=CoverGallery.Selected.Result)
Gallery 3
Filter(Prototest1,TypeOfCover=CoverGallery.Selected.Result)
Compare Button
Collect(CompareAll,{CompareList:""},{CompareList3:""},Navigate(CompareBoat))
My CompareBoat Screen
Gallery
CompareAll
Its just not working


Report
All responses (
Answers (