我想要Power Bi中的自定义表格/矩阵来显示逐年数据,并且还要显示折线图。我将所有年度信息都放在一列中,即2018年和2019年数据都在一列中。我想对另一列执行汇总操作,并对上一年的每个月进行比较
This is how i want the data to be displayed in the power bi
This is the line chart i want. Year over Year comparison of those values
In Excel I manually add the goal values in the rows and then create a graph
答案 0 :(得分:0)
*对于前者,您只需要将日期(年)作为行日期(月)作为列,将员工的关怀态度作为您的值(这需要在矩阵视觉中完成,并且日期应具有层次结构)。 *以后一个日期(月)为轴,以日期(年)为图例,以员工关怀态度作为您的价值观(折线图)。