Forum Discussion
Anonymous
4 years agoNot applicable
Data
Hello everybody, I have an excel report with 03 data columns: Open data - Resolved Data - Finish Data Do i have any dax or relation that i could conect these three informations to build a graphic...
- 4 years ago
Anonymous , are these dates?
If yes you need common date table and use userelation to create measure and use date from date table in the visual
or
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
amitchandak
4 years agoSuper User
Anonymous , are these dates?
If yes you need common date table and use userelation to create measure and use date from date table in the visual
or
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.