Forum Discussion

ashaikh's avatar
ashaikh
Helper III
8 years ago
Solved

Trend Line in Power BI

Hello,   I want to have a trend line on the following visualization. This graph is based on following formula.   TICKET COUNT TREND = SUMMARIZE ( vRCCLCOMBINED, vRCCLCOMBINED[WEEK...
  • PaulDBrown's avatar
    PaulDBrown
    8 years ago

    ashaikh

    Just in case, I came across this thread which talks about creating trendlines with DAX. You could try writing your own measure and then decide whether you want to use the combined bar and line chart or the DIY method.

    Regards,

     

    Paul.