Forum Discussion
msa_007
2 years agoFrequent Visitor
Measure Possible Context Issue
Hi there, The following measure is causing my visual to "...exceed the available resources" CF_ReviewStatusDays =
var v_formatting =
SWITCH(
TRUE(),
isb...
msa_007
2 years agoFrequent Visitor
Hi amitchandak,
Thanks for your reply.
I think you didn't see the date component of the dax, and I think that was the main issue I was having. Any ideas on that? Many thanks for your help.