Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
deep2021
Creator III
Creator III

Qliksense - Hide rows in vizlib table

Hello,

 

We are using Vizlib table. I want to hide these rows that contain empty cells in "SI Return Annualized" column.

 

Any ideas, please?

 

I really need this work correctly to follow my analysis.

 

 

deep2021_0-1625024863762.png

 

 

Best regards,

Labels (3)
1 Solution

Accepted Solutions
deep2021
Creator III
Creator III
Author

It has been resolved. I have made the changes in the other expressions. if(isnull(lastcolumnname)=0, show other expressions).

The above change has been made in all other expressions,

 

 

View solution in original post

1 Reply
deep2021
Creator III
Creator III
Author

It has been resolved. I have made the changes in the other expressions. if(isnull(lastcolumnname)=0, show other expressions).

The above change has been made in all other expressions,