Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have an application which pulls data from QVD and Direct discovery. Application hangs when I filter out the data.
Ex:
Data from QVD:
PRIMARY_ID,
AGE,
GENDER,
REVENUE
Direct Discovery:
Direct Query
Dimension
NAME from table;
After reloading, application fails if I apply filter on GENDER / AGE.
Could anyone please help me on this?