Forum Discussion

koko_pbi's avatar
koko_pbi
Frequent Visitor
3 years ago
Solved

limits date ( from date table ) slicer with date (from data table ) min and max

hello,    i think i need your help,  i'm trying to limit my date slicer from the first date of my data to the last date,    but the probleme is  that , i don't find how to do it, (i don't want t...
  • amitchandak's avatar
    3 years ago

    koko_pbi , Create a measure on fact

    countrows(fact)

     

    and use that in the visual level filter and check for not blank. Use measure not column