Forum Discussion
db_programmer
3 years agoFrequent Visitor
Cap Sum by Day
I am not new to DAX but I’m not an expert either. I need some help, please, developing a calculation and I’m not sure the best approach. My data model captures data about utilization of resources. ...
- 3 years ago
you sample data and the expected outcome don't agree.
Anyway, here's my proposal. You could hide the extra "cap" columns or ignore them.
lbendlin
Super User
3 years agoyou sample data and the expected outcome don't agree.
Anyway, here's my proposal. You could hide the extra "cap" columns or ignore them.
db_programmer
3 years agoFrequent Visitor
Beautiful, thank you! I use an uncommon combo of tools (Tableau, Tabular Editor, and SSAS) - no Power BI...yet. I'll plug this into TE3 and give it a shot, but your results are spot on. Sorry about the sample data being off. Nothing like bad data to throw off the example, but glad you caught it.