Forum Discussion

riwer's avatar
riwer
Frequent Visitor
1 year ago
Solved

Calculation Groups and Measures

Hi Community! I have a time intelligence calculation group, containing the following items: Current Period = SELECTEDMEASURE() PY = CALCULATE(SELECTEDMEASURE(), SAMEPERIODLASTYEAR('Calendar'[Da...
  • speedramps's avatar
    1 year ago

    A title with SELECTEDVALUE('Calculation group'[Calculation item]) will create an text/number conversion error on YoY and YoY%

     

    Here is a workaround solution ...

     

    1. First create a slicer visual and use the calculated group item as the slicer value.
    2. Then change the slicer visual to a card visual.
    3. Turn off the card label and adjust the card size, font size and background.
    4. Place the card over the title area of original card visuals and group them together.
    5. They will look exactly like one card with a heading, but is actually two that have been cunningly overlaid.

    Please click the [accept solution] and thumbs up buttons. Thank you