Tricky stuff.. Another tip: if you want to have the multi-kpi visible in edit mode(which simplifies things) you can use the CSS class qv-mode-edit, and do something like this: .qv-object-qlik-multi-kpi { display:none; } .qv-mode-edit .qv-object-qlik-multi-kpi { display:flex; } and you multi-kpi will be visible in edit mode, but not in analyse mode.
Very good tricks!! One question if possible. I want to show images in a pivot table both in dimensions or expressions, is it possible to inject some html code in it or attach it in some way? Thank you!
Heyy Wow .. very nice !!! Thanks for your videos the solutions you provide are always unique and explained in very detailed. Last time I have referred your SMTP connection video and have created an email alert for my client if the target data is not updated by Users. Even this Video has helped us to remove the unwanted search options in the Pivot which are always confusing for clients and providing different color to different columns, its simply amazing.
Thank you Christof for sharing these tricks. It is unfortunate that Qlik doesn't make these properties modifiable via the Sense UI. Are all these CSS properties documented somewhere?
Amazing! I cant seem to have the Developer thing appear - maybe restriction based on my access or roles. But I managed to customise the pivot table using Multi KPI css way. The only drawback I just realise is that the css format do not apply when I download to pdf/image or snapshot it to Story. Unless anyone here know how?
Hi...thanks a lot for this. Really helped me. I have a question that I hope you can help me with. I have created a theme and it looks ok. However I now get borders around every object, AND even around empty/blank spaces in the sheet :-( How can I change my theme css to fix this issue? Especially the border around empty/blank spaces. Thanks!
Hi , I want the values in pivot table dimension to appear as bold and ı try css but ıts not workıng. .qv-pt-data-cell-dimension-value{ font-weight: bold; } can you help me?
Tricky stuff.. Another tip: if you want to have the multi-kpi visible in edit mode(which simplifies things) you can use the CSS class qv-mode-edit, and do something like this:
.qv-object-qlik-multi-kpi { display:none; }
.qv-mode-edit .qv-object-qlik-multi-kpi { display:flex; }
and you multi-kpi will be visible in edit mode, but not in analyse mode.
@Christof - Excellent video, Thanks a lot..Please keep posting on Qliksense hacks. Lots of Love from India
Absolutely amazing. Great work!
Amazing Christof! The solution was just what I needed!
Awesome video. That's all I needed today, especially I really don't like the seach listbox in tables and pivot.Thank you so much Christof :)
Great tips - thanks Christof for posting these techniques.
Hi Christopher thanks for this trick. how do you change the selected color in the pivot table ?
Very good tricks!! One question if possible. I want to show images in a pivot table both in dimensions or expressions, is it possible to inject some html code in it or attach it in some way? Thank you!
Really cool! I assume changing column widths on pivot tables would be as easy?
Heyy Wow .. very nice !!!
Thanks for your videos the solutions you provide are always unique and explained in very detailed.
Last time I have referred your SMTP connection video and have created an email alert for my client if the target data is not updated by Users.
Even this Video has helped us to remove the unwanted search options in the Pivot which are always confusing for clients and providing different color to different columns, its simply amazing.
Great!
By the way , How to just hiding the Finding icon and show the colum header of pivot table
Any idea?
Great work ! Thank you Christof.
Qlik Socks Rules!! Great Works CSS and Properties !
Same question -- is there a way to set the column width in pivot table as well? Thanks!
Hi Christof, Great video. Is there any way of applying these changes across all apps featuring a particular chart type?
Thank you Christof for sharing these tricks. It is unfortunate that Qlik doesn't make these properties modifiable via the Sense UI. Are all these CSS properties documented somewhere?
F12 - Inspect element in Chrome
@@claudiuionutanghelescu This comment was life changing.
Thank you so much Christof Schwarz!
Can the column widths also be changed somehow in the PivotTable?
Because I tried to do this and I can only change the width of the dimensions
Same question!
Awesome Tutorial ... very useful...
Really amazing these hidden features
Danke Christof!
Amazing! Is there a way to hide the headers when downloaded to excel?
Can we add Indicator (up/down arrow) which have conditional limit instead of static.
Amazing! I cant seem to have the Developer thing appear - maybe restriction based on my access or roles. But I managed to customise the pivot table using Multi KPI css way. The only drawback I just realise is that the css format do not apply when I download to pdf/image or snapshot it to Story. Unless anyone here know how?
Hi...thanks a lot for this. Really helped me. I have a question that I hope you can help me with. I have created a theme and it looks ok. However I now get borders around every object, AND even around empty/blank spaces in the sheet :-( How can I change my theme css to fix this issue? Especially the border around empty/blank spaces. Thanks!
This only removes search from my measure/column side. How to remove search if you have multiple dimensions and search for each?
Can we also hide the ‘-‘ which is visible on mouse over
This is really good. Thanks for sharing!
Thank you for sharing this
I used the CSS to hide the dropdown icons, but once exporting the object as an image with NPrinting it still appears. Any idea?
it doesnt work for me, how can i say to the multi kpi to match with the pivot table?
Hi Christof. Please, how can I change the background color of table?
Hi , I want the values in pivot table dimension to appear as bold and ı try css but ıts not workıng.
.qv-pt-data-cell-dimension-value{
font-weight: bold;
}
can you help me?
Super video and great tips
Why isn't css edit a core feature for those who need it?
Does the options/developer work in version 14?? Seems to have gone now….. 🤷♂️
fantastic ,really helpful
amazing!
Amazing! Thank you!
cool, awesome, thanks
Where can I get qlik socks?
I got them in Tel Aviv from QlikView Israel, Qlik Master Reseller ... haven't seen them elsewhere ;-)
How to replace Null with 0 . Any code ?
Hey, Any results?? thanks
I do not get that option, do I need to install something ?
Add options/developer in url, also may not supported in older 2018 versions
Nice
These properties shouldn't be hidden