Forum Discussion

cmenendez's avatar
cmenendez
Regular Visitor
9 years ago
Solved

How can I show 2 axis on a column chart

Hi, I have to make a graph of a common value (number of contracts), and I would like to see the number of contracts per creation date, that's easy, but I would like to show in the same graph the num...
  • Greg_Deckler's avatar
    Greg_Deckler
    9 years ago

    I'd need some sample data to be certain how to help, but if you had a Calendar table of just dates, then you could use this to calculate how many starting and ending contracts you have by using either a couple of measures or calculated columns.