Forum Discussion

jm9999999's avatar
jm9999999
New Member
2 years ago
Solved

How do I plot a line chart

I don't think power BI likes my data. I'm trying to plot an average week of data, as a line graph/chart that has been calculated and put in the sheet provided. If I were to do it in excel, I would j...
  • ChiragGarg2512's avatar
    ChiragGarg2512
    2 years ago

    jm9999999 , In the line visual put the numeric value in y-axis and time value in x-axis[The text].

    This will sort the x axis on the basis of the text string. Now in the table section, click on the day/time column[text column], this will open column tools on the menu above. Go to sort column by and sort it by index column.

     

    For ex., in this the city names[Text] are sorted on the basis of city ID[numeric]. The sort column by option is visible by clicking on the city button in table pane.