Forum Discussion
Gueray
9 years agoRegular Visitor
Filter a table based on a slicer
Hello Everybody ! I'm new to power BI and so i'm trying to filter a table based on a slicer I have a [Date added] for the data and i want to select only rows where the date difference between [...
Eric_Zhang
9 years agoMicrosoft Employee
Gueray wrote:
[yourmeasurehere] what do you mean by it because in my example i didn't introduce any measure
Thank you
You could replace the measure like SUM('yourtable'[yourColumn])
Gueray
9 years agoRegular Visitor
I did what you said but unforunately it didn't work do you have any other method ?
- Eric_Zhang9 years agoMicrosoft Employee
Gueray wrote:
I did what you said but unforunately it didn't work do you have any other method ?
Would you mind post any sample data and expected output so that I could have a better understanding on your case?