Forum Discussion
Ekta_dq
5 years agoNew Member
Optimising the report
Hi, I am trying to optimise my report which is fetching the output for two months but not fetching the output for two years. The measure that needs to be optimsed is below: /* Rank = IF ( ...
quantumudit
Super User
5 years agoAlways use ADDCOLUMNS() with SUMMARIZE() and please consider only specific columns (needed for ranking) in the first part of FILTER() function to create the virtual table