Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have 2 set analysis expressions displaying text values in a Straight Table. I would like to display only those rows where the expressions contain different value.
Sample app attached for reference.
is this what you need?
Yes. That works. Thanks.
Is there by any chance we could apply the filter in the design layer without the script changes ?
I'm pulling millions of records and doing incremental reloads. Changing the script to calculate a number to filter on will add some overhead and I would like to keep the time to reload at the minimum.