Forum Discussion
Jlindsey001
1 year agoFrequent Visitor
DAX Filter Table By Weekday Slicers - Two Date Columns
Hey all, Sample data: SampleData1.xlsx I have a main table with columns for DateTime by the minute, an open price, a close price, a high price and a low price. I have added a week day and num...
- 1 year ago
You want to think long and hard before you go for this - it is very klutzy and I don't think the user experience will be meaningful
And yes - the week number column is critical. It will not work without it.
lbendlin
1 year agoSuper User
You want to think long and hard before you go for this - it is very klutzy and I don't think the user experience will be meaningful
And yes - the week number column is critical. It will not work without it.
Jlindsey001
1 year agoFrequent Visitor
Thank you! I've given this a test run and I agree it's a bit wonky but it will accomplish what I am trying to solve. I really appreciate the guidance on this, it's helped a ton.