Forum Discussion
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/appHi 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
- lbendlin
Super User
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 - patrickmballa90Frequent Visitor
Thank's lbendlin
- v-echaithra
Community 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.