我想要一个自定义的表格/矩阵,显示同比数据和线形图显示相同的指数。我将所有年份信息放在一个列中,即2018和2019年的数据都放在一个列中。我想对另一列执行聚合操作,并对前一年的每个月进行比较 The checkout date column has all the date information for both years.which i want to perform aggregation based on month This is how i want the data to be displaye
我使用的是powerbi版本: 2.65.5313.5141 64位(2019年1月)。我已经创建了折线图和堆叠柱状图。一切都运行得很好。这个链接显示了customize series into data labels,其中显示了列值的位置属性,但我的powerbi桌面自定义系列不显示任何位置属性。有人能告诉我为什么我的powerbi桌面会发生这种情况吗?