Forum Discussion
quantumudit
Super User
5 years agoHandling Bi-directional cross-filtering
Hello guys, Let’s say I have a simple model and I fully understand how bi-directional filtering works and I really need to optimize my model performance. So, what is the best way, and why so? ...
- 5 years ago
Personally I would avoid bi-directional filters at all costs (I've only used them for RLS security tables), and go for TREATAS ( I use this function very often) or CROSSFILTER
quantumudit
Super User
5 years agoThanks, Pragati11 , CNENFRNL & PaulDBrown for your valuable inputs. 😊