Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
vsharma1
Partner - Creator
Partner - Creator

IsNull(getcurrentselections()) causing slowness

Hi,

If  I use IsNull(getcurrentselections()) in expression and if i select any value in listbox then its taking long time to refresh charts  

1 Solution

Accepted Solutions
vsharma1
Partner - Creator
Partner - Creator
Author

Hi, i have found another way to achieve same in expression, i am not using isnull now , thanks for your help

View solution in original post

4 Replies
Anil_Babu_Samineni

May be convert that to expression using set analysis? and what is the scenario you are using that function?

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
vsharma1
Partner - Creator
Partner - Creator
Author

yes i am using set analysis

Anil_Babu_Samineni

How is the expression looks like? and how many fields you've selected to check response?

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
vsharma1
Partner - Creator
Partner - Creator
Author

Hi, i have found another way to achieve same in expression, i am not using isnull now , thanks for your help