Forum Discussion

jsBrizius's avatar
jsBrizius
Icon for Helper I rankHelper I
10 years ago
Solved

Bar Chart add YTD bar

I have a bar chart that is grouping data by week for the last six weeks only (six bars).  I need to add a a seventh bar to the same chart at far left that has the YTD (year to date) data aggregated. ...
  • jsBrizius's avatar
    jsBrizius
    10 years ago

    I am using DirectQuery.  I am not sure a calculated table is allowed?  Someone one another thread pointed out I can write a custom sql statement under the Advanced options of the connection.