条形图中等效于Power BI的折线

时间:2018-09-02 10:15:10

标签: powerbi tableau

请问有人能告诉我如何在Power Bi中实现以下功能吗?该行是前一周,条是当前值。我要使用哪种图表类型?

enter image description here

1 个答案:

答案 0 :(得分:0)

下次,请提供一个数据样本。不需要太多。例如:

Day,ThisWeek,PreviousWeek
1,2,2
2,4, 5
3,3

我认为您不会在Power BI中找到Tableau vis的确切副本,但是我认为Line and Stacked column chart应该可以解决问题:

enter image description here