Forum Discussion
Alberto95
2 years agoFrequent Visitor
Filter Single Measure in a table
Hi, i would like to filter a single column in a table. The problem is that if i active a filter in the table all the column are filtered. i created that measures but the colum doesn't filter ...
sjoerdvn
2 years agoSolution Sage
So is that filter actually on VENDITE[COD_CLIENTE] or is on some dimension column, with the dimension in a relationship with that column? In that case use ALL('DIM_CLIENTE'), or whatever the table is named.
Alberto95
2 years agoFrequent Visitor
that tabe are now filtered by the cod_cliente, but cod_cliente is not a column of this visual table.
the first column of the visual table in the image is "Plat" also a column in the "Vendite" table DB.
there is no relationship because there is only one table in the report.