Forum Discussion
Create a calculated table filtering by a measure
- Anonymous3 years ago
I Solved using dax, ty everyone!
Thanks for your answers.
im going to be more specific. I have a table with columns of: Products, quantity sold, earnings. Also this table has geographical location, store where transaction was done, week, year etc...
In my pbi i have the following visual object:
First two columns from my visual objects are not measures, others columns are all measures. In yellow a measure that takes values of 1 oe 0 depending of another measure. y want to use this yellow column to create a calculated table, showing the rows only when "yellow" is 1.
My visual object is filtered showing just one product. I would like to have a table similar to my visual object, adding column product. I want that because in my visual obj i have a lot of usefull operations using previus rows for example.
thanks, if you need more details tell me.