Change Background Color Of First Column In Pivot T... - Qlik Community

Announcements Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
  • Qlik Community
  • Forums
  • Analytics
  • App Development
  • Change background color of first column in pivot t...
Options All communityThis categoryThis boardKnowledge baseUsersProducts cancel Turn on suggestions Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type. Showing results for  Search instead for  Did you mean:  Str3s52020 Contributor II Str3s52020 Contributor II ‎2021-08-03 04:15 AM

Change background color of first column in pivot table

HiI want to change the background color of the first column in my pivot table with CSS (the same color as in the header).

Str3s52020_0-1627978365724.png

Is it possible to do it with CSS? Thanks in advance! :grinning_face:

  • color
  • css
  • pivot table
  • qlik sense
Ditto - same here! 1,247 Views 0 Likes Reply
  • All forum topics
  • Previous Topic
  • Next Topic
1 Solution Accepted Solutions Str3s52020 Contributor II Str3s52020 Contributor II ‎2021-08-03 06:17 AM Author

I solved the problem. Below you can find a CSS code:

.qv-pt .cell:first-child{background-color: #00414B;color: white;font-weight: bold;}

View solution in original post

Ditto - same here! 1,215 Views 0 Likes Reply 1 Reply Str3s52020 Contributor II Str3s52020 Contributor II ‎2021-08-03 06:17 AM Author

I solved the problem. Below you can find a CSS code:

.qv-pt .cell:first-child{background-color: #00414B;color: white;font-weight: bold;}

Ditto - same here! 1,216 Views 0 Likes Reply Post Reply Tags
  • qlik sense
  • Qlik Sense Advanced Aut…
  • set analysis
  • sense
  • qliksense
  • table
  • qlik
  • aggr()
  • qlikview
  • script
  • expression
  • app development
  • chart
  • count
  • kpi
  • filter
  • line chart
  • aggr
  • bar chart
  • sum
View All ≫ Community Browser
  • Forums
    • Data Integration & Quality
      • Qlik
        • Qlik Application Automation
        • Catalog and Lineage
        • Qlik Cloud Data Integration
        • Qlik Compose for Data Lakes
        • Qlik Compose for Data Warehouses
        • Qlik Gold Client
        • Qlik Enterprise Manager
        • Qlik Replicate
      • Formerly Talend
        • Move to Cloud
        • Stitch
        • Pipeline Designer
        • Design and Development
        • Installing and Upgrading
        • Data Quality, Preparation & Stewardship
        • Data and Metadata Governance
        • Deployment
        • Administering and Monitoring
        • Component Development
        • 掲示板
    • Analytics
      • New to Qlik Analytics
      • Move to SaaS
      • Alerting
      • App Development
    • AI/ML
      • Qlik AutoML
      • Insight Advisor
    • Forums by Product
      • Products (A-Z)
    • Groups
      • Industry and Topics
      • Location and Language
      • Leader

Từ khóa » Html Table First Column Background Color