Forum Discussion

CalebG's avatar
CalebG
Frequent Visitor
3 years ago
Solved

Changing date relationship makes visuals blank

I am currently working with a direct query to dataverse so I made my own date table for the report. However, I had to change the relationship from the "Created On" date to "Date Fulfilled". When I modified the relationship it resulted in a lot of my viuals/graphs turning blank and when I go to table view there isn't anything populated. I did some research but I can't seem to pinpoint the exact issue so if anyone has any ideas, that would be amazing. Thanks!

  • CalebG's avatar
    CalebG
    3 years ago

    I figured it out, I had to make the storage mode Dual so now everything loads. Thanks for your help.

2 Replies

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


    Instead of changing the relationship, why not create a new inactive one to Date Fulfilled, and create measures using USERELATIONSHIP? 

    • CalebG's avatar
      CalebG
      Frequent Visitor

      I figured it out, I had to make the storage mode Dual so now everything loads. Thanks for your help.