On this site multiple properties can be selected to find the desired materials. In my database I already have a referenced table with properties per material and a different table with the products. I tried to implement the system by using the detail view and then with the quick edit for the properties search. This doesn’t seem to work. See picture below:
Hi @Aurelien
At the moment i am busy with the dashboard approach. But for now it is not quite succesfull.
I am using the Interactive dashboard as an example because i am also using reference tables. But for me the products is the primary table and the categories is te reference data. see picture below.
It worked for me to make the dashboard and display the products. Then i made a view for the categories to select but the selection is not taken over in dashboard view of the products and they stay all visible in the dashboard. see picture below.
Most of the information you gave works out, but i get the following error in mij slice row filter condition. It probilly is pretty straight forward but at the moment i am still stuck on it.
From the reference document i understood that SPLIT makes text from the categories and intersects expects a list. For that reason i tried the following. But it still gives an error.
In this products table a reffered tables are used to store more data and that is also done for the categories table. The categorie of a material is added by means of an EnumList because i pre added some categories but users also still must be able to add categories.
My goal is to use the categorie table know to filter the products by the added categorie. as seen at ultimaker, see the two pictures below