
Hello everyone, I have sharepoint lists the first: cl_liste --> which has more than 23 columns so 6 are lookup type,
the second list sp_liste --> which also has approximately 23~30 columns and which contains simple data not lookup fields but calculate fields.
I created a power apps application that allows me to fill in the fields via a form, but the application specifications require that the first list to be filled is cl_liste and the second is sp_liste, so the problem is that the list cl_liste depends on given cretaine which must be completed after filling sp_liste
but when I fill cl_liste it comes with empty fields, even after folding sp_listem cl_liste does not fill the fieldsm so it leaves empty.
My question is how can I auto-collapse empty field from cl_liste list?
thank you I await the answer and good day to all.