Forum Discussion

Rvn86's avatar
Rvn86
Helper I
9 years ago
Solved

Count date previous date rows based on slicer selection

Hi,   I want to count the number of date rows based on a date chosen from a slicer.    I have the following columns:   Startdate End date   I want to count every date with a start date if th...
  • v-huizhn-msft's avatar
    v-huizhn-msft
    9 years ago

    Hi Rvn86,

    You can try the following steps to check.

    1. Create a new table including the slicer field, and get the selected value in new table. More details, please review this thread

    2. Create a card visual to display your measure value, so you can debug it step by step.

    Best Regards,
    Angelia