Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
There appears to be a bug with using Measures in Smart Narratives and the mere existence of a calculation group.
There are two calculation items in the Sales Doubler calc group, one is SELECTEDMEASURE() and the other is SELECTEDMEASURE() * 2.
The calculation group is not applied in this mode. It just exists. If I change the Sales Doubler item to just SELECTEDMEASURE() as well, the smart narrative works, but if it is anything except SELECTEDMEASURE() it returns blank, even though the card works.
I know that by applying the CG will cause an error because you cannot multiply text * 2, but that isn't the issue. I can control that with ISSELECTEDMEASURE() or by using the CG in a slicer then editing the interactions to exclude the card and Smart Narrative, but I cannot even get that far. Doing that does not restore the smart narrative.
This seems to be a relatively new issue. I do not recall seeing this in the past few months, and I make extensive use of measures in Smart Narratives to return the text I want.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.