Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Need Help with Calculations

I have a table that I am trying to extract specific information using calulations.

 

We have company code, DSfID, FIValue, FWhen.

 

Company "ABC" has a DSfID=12, FIValue=47049, FWhen=08/02/2014 and there are no values after that.

 

I do have a date slicer, however, the FIValue does not appear because the FWhen is not within the date range I am using.  How can I get that value to appear regardless of the date slicer?

 

Thanks for any help!

 

Michelle

5 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Also, important to note, the original table is joined to a DataDim table using the FWhen field.  The date slicer is from the date field on the DateDim table. 

      • Anonymous's avatar
        Anonymous
        Not applicable

        Hello Qiuyun,

         

        Thank you for your reply. 

         

        We typically do a rolling 25 months in our reporting and the value has a date beyond that, so it won't show up. 

        I tried using LastDate and LastNonBlank, but neither of those work; or I can't get them to anyway. 

         

        Regards,

        Michelle