Forum Discussion
DATEDIFF - cannot pick up dates
- Anonymous7 years ago
HI LisaB,
So you want to calendar filter can filter records which not really exist in table but in date range defined by two date column fields?
If this is a case, I'd like to suggest you create a calculated table to store expand detail data, then use this table as bridge to link calendar and original table so you can direct use calendar to filter date in range.
Spread revenue across period based on start and end date, slice and dase this using different dates
Regards,
Xiaoxin Sheng
HI LisaB,
So you want to calendar filter can filter records which not really exist in table but in date range defined by two date column fields?
If this is a case, I'd like to suggest you create a calculated table to store expand detail data, then use this table as bridge to link calendar and original table so you can direct use calendar to filter date in range.
Spread revenue across period based on start and end date, slice and dase this using different dates
Regards,
Xiaoxin Sheng
- LisaB7 years agoHelper III
Hi Anonymous,
Thank you for your reply. Seems like I tried to create a measure instead of a new column. It works when I created a new column.
Thanks!
Lisa