Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Solving the Informatica Dilemma: On-Demand Briefing - Watch On Demand!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Custom properties dimensions

Hi,

I have a file custom properties for a chart with 2 dimensions. My challenge would be to have a format setting only first dimension. It is possible?

var dimensions = {

        uses: "dimensions",

        min : 2,   

        max : 2,

        ,items: {

               Format: { 

               .....

               }

          }

    };

0 Replies