Styling Sense Tables with Properties and CSS - Qlik Socks Series 1

  Рет қаралды 27,880

Christof Schwarz

Christof Schwarz

Күн бұрын

Пікірлер: 53
@ErikWett
@ErikWett 4 жыл бұрын
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.
@RobWunderlichQT
@RobWunderlichQT 4 жыл бұрын
Absolutely amazing. Great work!
@Naveenkumar-pp3iu
@Naveenkumar-pp3iu 4 жыл бұрын
@Christof - Excellent video, Thanks a lot..Please keep posting on Qliksense hacks. Lots of Love from India
@kasperjeppesen4907
@kasperjeppesen4907 3 жыл бұрын
Amazing Christof! The solution was just what I needed!
@polygonresearch4593
@polygonresearch4593 4 жыл бұрын
Great tips - thanks Christof for posting these techniques.
@rupalimane5547
@rupalimane5547 3 жыл бұрын
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 :)
@kaanaytur1899
@kaanaytur1899 4 жыл бұрын
Great work ! Thank you Christof.
@pgalvezt
@pgalvezt 4 жыл бұрын
Qlik Socks Rules!! Great Works CSS and Properties !
@sirinaydin8786
@sirinaydin8786 4 жыл бұрын
Thank you so much Christof Schwarz!
@ganeshshanbhag9068
@ganeshshanbhag9068 3 жыл бұрын
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.
@krishj8011
@krishj8011 Жыл бұрын
Awesome Tutorial ... very useful...
@AliHijazi
@AliHijazi 4 жыл бұрын
Really amazing these hidden features
@abbyechave2832
@abbyechave2832 3 жыл бұрын
Really cool! I assume changing column widths on pivot tables would be as easy?
@sabrinavelayoudon769
@sabrinavelayoudon769 Жыл бұрын
Hi Christopher thanks for this trick. how do you change the selected color in the pivot table ?
@jeansmith86
@jeansmith86 2 жыл бұрын
Same question -- is there a way to set the column width in pivot table as well? Thanks!
@sospixs
@sospixs Жыл бұрын
Great! By the way , How to just hiding the Finding icon and show the colum header of pivot table Any idea?
@kristiankuka6433
@kristiankuka6433 Жыл бұрын
Danke Christof!
@diagonjope9735
@diagonjope9735 4 жыл бұрын
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?
@claudiuionutanghelescu
@claudiuionutanghelescu 4 жыл бұрын
F12 - Inspect element in Chrome
@jenniferbaber7678
@jenniferbaber7678 2 жыл бұрын
@@claudiuionutanghelescu This comment was life changing.
@mariuszadamiak9312
@mariuszadamiak9312 3 жыл бұрын
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
@jeansmith86
@jeansmith86 2 жыл бұрын
Same question!
@elrincontech6091
@elrincontech6091 3 жыл бұрын
it doesnt work for me, how can i say to the multi kpi to match with the pivot table?
@michaels1813
@michaels1813 4 жыл бұрын
This is really good. Thanks for sharing!
@yossefsalomao2583
@yossefsalomao2583 2 жыл бұрын
Hi Christof. Please, how can I change the background color of table?
@anu5763
@anu5763 2 жыл бұрын
Can we add Indicator (up/down arrow) which have conditional limit instead of static.
@saumyashah90
@saumyashah90 11 ай бұрын
This only removes search from my measure/column side. How to remove search if you have multiple dimensions and search for each?
@tsionalush8770
@tsionalush8770 10 ай бұрын
I used the CSS to hide the dropdown icons, but once exporting the object as an image with NPrinting it still appears. Any idea?
@kiranch7235
@kiranch7235 3 жыл бұрын
Super video and great tips
@RahimahBintiIshak
@RahimahBintiIshak Жыл бұрын
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?
@pablomenchon
@pablomenchon 2 жыл бұрын
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!
@richardbartley1016
@richardbartley1016 4 жыл бұрын
Hi Christof, Great video. Is there any way of applying these changes across all apps featuring a particular chart type?
@shreyandutt1255
@shreyandutt1255 2 жыл бұрын
Amazing! Is there a way to hide the headers when downloaded to excel?
@michaels1813
@michaels1813 4 жыл бұрын
Thank you for sharing this
@swadhi10
@swadhi10 Жыл бұрын
Can we also hide the ‘-‘ which is visible on mouse over
@lovestromberg4137
@lovestromberg4137 2 жыл бұрын
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!
@vellatacar8592
@vellatacar8592 Жыл бұрын
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?
@richardpearce60
@richardpearce60 3 жыл бұрын
Does the options/developer work in version 14?? Seems to have gone now….. 🤷‍♂️
@anupkumardas4203
@anupkumardas4203 3 жыл бұрын
fantastic ,really helpful
@globowater
@globowater 3 жыл бұрын
Why isn't css edit a core feature for those who need it?
@AldoLiaks
@AldoLiaks 4 жыл бұрын
amazing!
@dave11F
@dave11F 4 жыл бұрын
Where can I get qlik socks?
@christofschwarz
@christofschwarz 4 жыл бұрын
I got them in Tel Aviv from QlikView Israel, Qlik Master Reseller ... haven't seen them elsewhere ;-)
@Everinlate
@Everinlate 3 жыл бұрын
Amazing! Thank you!
@alejandromoncadaalexander2407
@alejandromoncadaalexander2407 4 жыл бұрын
I do not get that option, do I need to install something ?
@GoFlyFeetOnGround
@GoFlyFeetOnGround 3 жыл бұрын
Add options/developer in url, also may not supported in older 2018 versions
@maximsenin2641
@maximsenin2641 2 жыл бұрын
cool, awesome, thanks
@RISHU7677
@RISHU7677 2 жыл бұрын
How to replace Null with 0 . Any code ?
@elianamarisolsoto8336
@elianamarisolsoto8336 2 жыл бұрын
Hey, Any results?? thanks
@GoFlyFeetOnGround
@GoFlyFeetOnGround 3 жыл бұрын
Nice
@tlgsoft
@tlgsoft 4 жыл бұрын
These properties shouldn't be hidden
Qlik Sense KPI Object that selects
9:45
Christof Schwarz
Рет қаралды 4 М.
STT - Top 10 Qlik Sense Enterprise Visualization Best Practices
39:23
Don't underestimate anyone
00:47
奇軒Tricking
Рет қаралды 23 МЛН
Do you love Blackpink?🖤🩷
00:23
Karina
Рет қаралды 22 МЛН
СКОЛЬКО ПАЛЬЦЕВ ТУТ?
00:16
Masomka
Рет қаралды 3,6 МЛН
Dashboard Design - Qlik Sense CSS MasterClass
16:58
djaskowiak
Рет қаралды 22 М.
Machine Learning with Qlik Sense
14:13
Nabeel Asif
Рет қаралды 44 М.
Qlik Sense Pivot Table Dynamic Sorting
5:08
Christof Schwarz
Рет қаралды 14 М.
Qlik Tips to customize your dashboard - 1 | Colors and Variables
20:37
Guilherme Approbato
Рет қаралды 4,8 М.
Change background and other elements in Qlik Sense using CSS
4:46
Guilherme Approbato
Рет қаралды 15 М.
Qlik Best Practices: Performance and Optimization
48:50
QlikView, Qlik Sense - учебник, обучение, видео, курс, блог, создание приложений, архитектура
Рет қаралды 14 М.
Use Buttons to Dynamically Change Measures & Dimensions
6:30
Thinkmetrics
Рет қаралды 15 М.
Don't underestimate anyone
00:47
奇軒Tricking
Рет қаралды 23 МЛН