Forum Discussion

aseagull's avatar
aseagull
Helper IV
4 years ago
Solved

Smart Narrative not Updating??

Hello! I have a simple measure that returns a string like "Data collected June 13, 2022". This measure is in the dataset.   In the downstream thin reports, I typically include it as a "card". That ...
  • edhans's avatar
    4 years ago

    When using a measure, I always include the [Full Measure Name] including the closing bracket. Otherwise it might try to calculate what you are doing, and do it wrong.

     

    I've used smart narratives in thin reports and they work fine.

     

    One thing to check though - can your measure only return a string? If it can return different values (a string, number, date, etc) that can cause problems with SN's.

    And finally, does your model have a calculatoin group? Those cause issues with SN's as well, and it is a known bug for about a year now.

  • Anonymous's avatar
    Anonymous
    4 years ago

    Hi aseagull ,

     

    In the last month we found and gave feedback on this issue iCM - incident 295304333 . We were informed that Smart Narrative uses semantic queries. This known limitation cannot be resolved at this time.Engineers will fix this issue in the future, but there is no ETA for now.

     

    Hope it helps,

     

    Best Regards,
    Community Support Team _ Caitlyn

    If this post helps then please consider Accept it as the solution to help the other members find it more quickly.