Forum Discussion
johnsmith92
4 years agoRegular Visitor
Translate SQL WHERE clauses to a query
Hi all! I have a very simple model with 2 tables - one fact with cases and history and one date dimension in SSAS. I need a measure to count open cases at the start of each contextualized period. So ...
- 4 years ago
johnsmith92 , if you do not have an active join between two tables then you do not need a crossfilter. Make both join inactive
amitchandak
4 years agoSuper User
johnsmith92 , check if the current employee measure of HR blog can help
johnsmith92
4 years agoRegular Visitor
Hi amitchandak. Thanks for your prompt reply! Unfortunately we are running SQL Server 2014, so I cannot use the CROSSFILTER function. Is there another way to write it?
- amitchandak4 years agoSuper User
johnsmith92 , if you do not have an active join between two tables then you do not need a crossfilter. Make both join inactive
- johnsmith924 years agoRegular Visitor
I did as you suggested, but now I'm getting some wild results that are not expected.
- v-kelly-msft4 years agoCommunity Support
Hi johnsmith92 ,
Is your issue solved now?
Best Regards,
KellyDid I answer your question? Mark my reply as a solution!