Forum Discussion

DataSpace's avatar
DataSpace
Helper II
1 year ago
Solved

plot different measures (y-axis) against different quarters (x-axis) in a single line in Line Chart

I am fetching data from 4 excel files from Sharepoint folder into Power BI. Along with other data all files has a completion Date column and sales amount. Each file represent a Quarter and consider n...
  • DataSpace's avatar
    DataSpace
    1 year ago

    I got the trick and completed the solution.

    Please notice the measure 'Average Sales Amount' and calculated column 'Quarter'.

    It working as expected now.

    Here is the pbix for reference.