Dashboard Design - Qlik Sense CSS MasterClass

Поділитися
Вставка
  • Опубліковано 7 лис 2024

КОМЕНТАРІ • 14

  • @arn0ldas88
    @arn0ldas88 3 роки тому +2

    Hi, that is Fantastic, I was playing around with Tables, but I have questioned it is possible to change the background not for all table headers but just for specific columns?

  • @cheettah007
    @cheettah007 11 місяців тому

    Hi Great work really fantastic is it possible to share the CSS code for the examples shown here

  • @nevopotok1380
    @nevopotok1380 Рік тому

    This is great and very helpful, can you share a cheat sheet with all the commands?
    For example I would like to overwrite the title of an object and to add an info icon that when the user hoover it present tooltip, are you familiar with something like that?

  • @Kash1fSaifi
    @Kash1fSaifi 3 роки тому +1

    Hi Dennis, Thank you for the video. Are the tips and tricks applicable to a specific version of QlikSense? I am using Nov 2020 Patch 1 version of Qlik Sense and it doesnt change the filter pane font color or background color. I used the correct Object ID. Is there something else that I need to change too? Looks like your code is not overriding the default css in my case. Any help on this would be much appreciated.
    Thanks!

  • @ECCoisa
    @ECCoisa 2 роки тому

    Great job. Where can I find the sintaxe to further customize my pivot table for example?

  • @ErikWett
    @ErikWett 3 роки тому +2

    if you want to have the multi-kpi (or whatever helper object you are using) 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; }

    • @djaskowiak455
      @djaskowiak455  3 роки тому

      Thank you Erik. That's a good hint. I will try it.

  • @dalmisrm
    @dalmisrm 2 роки тому

    Can I change the width of the columns of a pivot in the same way within a KPI object? using css..Tks

  • @DouglasCarvalho_
    @DouglasCarvalho_ Рік тому

    omg what a great video, thank you so much

  • @eliezergurevich1068
    @eliezergurevich1068 Рік тому

    AMAZING! THANKSSSSS
    🤩🤩🤩🤩🤩🤩

  • @freeman87riley
    @freeman87riley 3 роки тому +1

    Brilliant. Thank you

  • @pedroperna4820
    @pedroperna4820 Рік тому

    Great! Thanks

  • @АннаЕфремова-у3т
    @АннаЕфремова-у3т 3 роки тому

    Great! Thanks! 👍🧡

  • @zulusheksta1985
    @zulusheksta1985 2 роки тому

    Fantastic but nothing is working for corporate Qlik Sense