Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Hi,
I have a table like this:
Item Purchase Today's Date Payment Required Date Payment Due Days
abc 4/26/2021 4/27/2021 -1
mky 4/26/2021 4/26/2021 0
klk 4/26/2021 4/25/2021 1
xyz 4/26/2021 4/24/2021 2
uiu 4/26/2021 4/23/2021 3
I have created a slicer "Payment Due Days" with the selecledvalues 1,2,3,4 etc
when I select 1 it shows all the records with the Due Days1 when I select 2 it shows all the Dues day 2
But what I am trying to achieve is when I select 1 it should show every days greater than 1 for example Day 1 Day 2 Day 3 records till the minimun date in the dataset.
Please help me
Thanks
Bishwa
Solved! Go to Solution.
it should let you directly input the value cause the selectvalue would be a text type parameter when you want a numeric parameter on this filter type/option
Proud to be a Super User!
it should let you directly input the value cause the selectvalue would be a text type parameter when you want a numeric parameter on this filter type/option
Proud to be a Super User!
Thanks for your help. I tried it. If I select the Payment Due Days 3 it shows upto the due days 3. But in my case, it should be just the opposite. It should show due days 3,4,5,6 for the rest of the due days between 3 and the end of the due days.
I figured it out. I took the less than and equal to option Thanks
hey,
just add a filter and add the payment due days (column should be set up as numeric column) and theres a option in the filters tpe that let you select greater tham*
Proud to be a Super User!
But it does not give me the selection option. I should be able to select the days from the slicer which have created using the selectedvalue dax
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
88 | |
85 | |
82 | |
65 | |
49 |
User | Count |
---|---|
138 | |
110 | |
104 | |
66 | |
64 |