Forum Discussion

hooleee's avatar
hooleee
Regular Visitor
2 years ago
Solved

Why is the value not displayed

It`s my chart。

It`s my measure

why is the "lastValue" not displayed,but the total is right?

  • this is because the date table is like a hierarchy


    you need to disable it like this

5 Replies

  • this is because the date table is like a hierarchy


    you need to disable it like this

  • VijayP's avatar
    VijayP
    Icon for Community Champion rankCommunity Champion

    hooleee try DateAdd(Shees[Date].[Date]) ( additionla date tag) since you are not using Separate Date Table.