Forum Discussion

TheKiltedGolfer's avatar
TheKiltedGolfer
Helper III
6 years ago
Solved

Creating a measure, based on two filtered cards from same table, and producing a card based on it

I have Table A that has a “Name” column (text format), “DateTime” column (datetime format), “Window” column (text format) and an “Emails Received” column (integer).  The “Window” column has many opti...
  • V-lianl-msft's avatar
    6 years ago
     
    According to your description, I tested it. It can't be realized in a table. When I cancel the interaction of slicer, it can't get the value of card visual(Because measure is calculated according to the current context).
    So I copied the table, which is feasible, and got the result you want.
    Please refer to the pbix
     
    Best Regards,
    Liang
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.