Forum Discussion

sieed's avatar
sieed
Helper II
9 years ago
Solved

Creating a custom date range

I have two tables namely App and Job. I am creating a graph that shows whether the job was finished/unfinished.  I would like to display the x-axis such that it shows the last fifteen ...
  • rocky09's avatar
    rocky09
    9 years ago

    I created a custom table with the help of calender function, then I created relation with date column from custom table to original table date column.