Forum Discussion
Date diff
AlexGallet01,
You may need to create a calculated table containing ValeusrUtilise, DateMoyenne and other fields, then create calculted column using the DAX I provide.
If you have any questions about creating calculated table, please share raw data of your table and post the DAX you use to create the above measures.
Regards,
Lydia
Hello,
As far as values are concerned, they are the values of a column of my table but for the date it is a measure.
DateMoyenne = FORMAT(average(TECHNIKE[TEST NON VIDE]);"YYYY-MM-DD")
- Anonymous8 years agoNot applicable
Please help to post sample data of the TECHNIKE table.
Regards,
Lydia Zhang- AlexGallet018 years agoHelper IV
- Anonymous8 years agoNot applicable
AlexGallet01,
I haven't seen the TEST NON VIDE column from the table you post. Could you please post complete columns with sample data that can be copied and pasted so that I can test?
Regards,
Lydia