Forum Discussion

patrickmballa90's avatar
patrickmballa90
Frequent Visitor
1 year ago
Solved

Dernière validation

 

Hello,
Comment faire pour que que la Dernière date soit toujours cocher par defaut lorsque l'utilisateur ouvre son rapport tel que presente dans la deuxieme image ?
Merci pour votre retour.


  • Here is the general approach. Adjust as needed
    - create a string representation of your date column, replace the latest date with a string "Latest"
    - sort that new column by the original date column
    - add a slicer or visual/page/report level filter
    - set the filter to "Latest"
    - publish the pbix to the workspace/app

  • Hi patrickmballa90 ,

    Thank you lbendlin for your reply.

    If the response has addressed your query, please mark it as Accept as solution and click Yes if you found it helpful.

     

    Regards,
    Chaithra.



3 Replies


  • Here is the general approach. Adjust as needed
    - create a string representation of your date column, replace the latest date with a string "Latest"
    - sort that new column by the original date column
    - add a slicer or visual/page/report level filter
    - set the filter to "Latest"
    - publish the pbix to the workspace/app

  • v-echaithra's avatar
    v-echaithra
    Icon for Community Support rankCommunity Support

    Hi patrickmballa90 ,

    Thank you lbendlin for your reply.

    If the response has addressed your query, please mark it as Accept as solution and click Yes if you found it helpful.

     

    Regards,
    Chaithra.