跳至内容
菜单
此问题已终结
1 回复
3220 查看

Hello,

I want to group by month in Invoices Analysis, I can before but with the new update I can't, could you check it?

I see I can group by expiration month but I need the Invoice Month.

Thanks

形象
丢弃
最佳答案

Group by Period ~= Month

UPDATE:

it will not be true if:

  • period = quarter
  • invoice date not in selected period

 

形象
丢弃