Hello, I have a question about toggle. I have a gallery that I filter using the list after the "Haslo_kwalifikacyjne" column. I can not cope with this to use toggle for this, and I would like it to additionally filter by the column "Sposob_prowadzenia".
In addition, I have a question: I get a warning about a large set of data (this happens when it tells him to search after "Haslo_kwalifikacyjne")
With({asmt:Filter(
'Wykaz klas JRWA';StartsWith(Haslo_klasyfikacyjne;szukaj_box
)
)
};
If(
filtr.Selected.Result = "Pokaż wszystko"; asmt;
Filter(
asmt;Grupa_hasla=filtr.Selected.Result
)
)
)
User | Count |
---|---|
255 | |
114 | |
94 | |
48 | |
38 |