Forum Discussion
brdrok
1 year agoHelper I
Query timeout question (i.e Query has exceeded the available resources)
Hi, I have a DAX question regarding why one query times out while the other one does not. The query below runs in 500ms or so ShortTermGainLoss =
var curSTFLag = SELECTEDVALUE(FactGL[STFla...
brdrok
1 year agoHelper I
Sorry for letting the question die. I have moved the logic into a calculated column. No my favorite choice but I don't want to spend more on it. Thank you.