Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Filter dax table

hi guys, 

 

I bluit a dax table

 

Sample = {("Palete Inbound";[Caixas Inbound];[Paletes Inbound]);("Palete Outbound";[Caixas Inbound];[Paletes Inbound]);("Caixas Separadas";'Caixas Separadas'[Caixas separadas];"")}
 
The date filter that I have doesn't work on this table. This kind of dax table is just to show fix data ?
 
I want to bilt a table with results of four different tables, but I can´t join them. That´s why I built a dax table.