Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I have a problem with getting less space into my overview.
For the Pivot table, there I can get rid of the filters but I cannot finish it.
I have eliminated the filters themself (blue square) with inserting into the .css file the following expression:
.qv-pt-meta-button {
display: none !important
}
Now, I cannot eliminate the extra row that is remaining after (red square) is there a method that can be used to do it? Does anyone has the same problem and solved it?
.left-meta-headers,.top-meta-headers, .qv-pt-meta-button{
display: none !important
}