Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要能够按月汇总此度量,但是当我使用 PREVIOUSMOTH 函数时,当我按月向上钻取时,我的数据变为空白。任何解决方法将不胜感激。我的猜测是我只需要取出空白然后数据就会显示出来。请参阅下面的当前代码:
.Turnover Rate Prev = CALCULATE([.Turnover Rate],PREVIOUSDAY(date table/column))
内嵌图片