Forum Discussion
nti-cristiano
7 years agoFrequent Visitor
Filter table and show its VALUES
Hi everyone, Using a Calendar table how can I filter another table (dTicket) based on the selection (in the Calendar) that I do in the visual? I'd like to use this filter: FILTER(ALL(dTi...
- 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
MFelix
7 years agoSuper User
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-cristiano
7 years agoFrequent Visitor
Wow!!! That was so much easier than I thought!!! Many thanks MFelix it worked perfectly!!!!