Forum Discussion
Filter table and show its VALUES
- 7 years ago
Hi nti-cristiano ,
Don't create a table, make a table visual with the information you need and place the countrows formula in the fliter of that table or visual, no need to create a new table on your model.
Regards,
MFelix
Thanks for the help!! My problem is exacly that, how can I mount a table instead of count rows? I've been trying using SUMMARIZE, SUMMARIZECOLUMN, CALCULATETABLE and even ADDCOLUMN, but I don't know how to create a table from the result from a FILTER. Please, help me to transform my measure that counts rows into create a table with the data, this is my current measure:d
Hi nti-cristiano ,
Don't create a table, make a table visual with the information you need and place the countrows formula in the fliter of that table or visual, no need to create a new table on your model.
Regards,
MFelix
- nti-cristiano7 years agoFrequent Visitor
Wow!!! That was so much easier than I thought!!! Many thanks MFelix it worked perfectly!!!!