Forum Discussion
Anonymous
2 years agoNot applicable
Dates relationships for multiple table visualisations
I have data with lots of date columns. I have made a dates table and have inactive relationships hooked up so that I only need one date slicer on a page. I know how to write and use measures with USE...
- 2 years ago
Hi,
You will have to write measures.
Ashish_Mathur
Super User
2 years agoHi,
You will have to write measures.
- Anonymous2 years agoNot applicable
Yes but how do I implement them into the table?
Do I have to write a measure for each column in the table and wrap it in a calculate function to add the USERELATIONSHIP?- Ashish_Mathur2 years ago
Super User
Yes.