Forum Discussion

martijnth's avatar
martijnth
Helper II
7 years ago
Solved

Direct Query - transform Date TIme to Date

Dear Reader, I'm trying to confert a Desktop Dashboard to a Direct Query Dashoard since I could not find a proper way to refresh every 15 minutes automatically. Now in Desktop i used the following D...
  • v-danhe-msft's avatar
    7 years ago

    Hi martijnth,

    Could you have tried use the measure with FORMAT function? Based on my test, it could work on my side:

    You can use the Format function in DQ mode if you go to Options -> DirectQuery and click "Allow unrestricted measures in DirectQuery mode".  Note that this will enable other functions whose performance is poor in DirectQuery mode, so save often.

     

    Regards,

    Daniel He