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 all
***Edit - I answered my own question, which is there's no relationiship between the Policy table and the PolicyEffectiveDate table. I'm being daft.
If I want to use Policy[PolicyEffectiveDate] in a slicer because I want to only offer dates on which a Policy started, what's the best way?
***
Not sure if this is a Live Connection thing or not, but worth stating upfront I'm working on a Live Connection.
I have a Date table with contiguous dates Called PolicyEffectiveDate and another table, Policies, that has a [PolicyEffectveDate] field.
So Policy[PolicyEffectiveDate] - non-contiguous
PolicyEffectiveDate[PolicyEffectiveDate] - contiguous
I have a Fact table that has keys to both tables, from which I am getting LineEstimatedPremiumAllocation, which in my world is equivalent to 'Sales'.
I have a report-level filter using the PolicyEffectiveDate[PolicyEffectiveDate] from my date table, restricting it to the last 6 years.
If I put Policy[PolicyEffectiveDate] and 'Sales' into a table, the report-level filter works as expected. However, if I remove the 'Sales' field, the filter no longer applies. Same thing if I try to use it in a slicer.
It is a proper 'Date' - I get the Between, Before and After options on the slicer and all that.
Have posted some snips below, including of the tables in the model.
Thanks!
Hi @Staregirl ,
Filters and slicers filter the data displayed on the report, not the data in the table, so the report-level filter is applicable regardless of whether there is a value
I think you can try the slice of after, which is from the date you choose to the end
The differences between the four types of relative date slice are as follows:
This is a related link for your reference. I hope it can help you:
https://mindmajix.com/complete-guide-on-power-bi-slicers
https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-slicers
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
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 |
---|---|
86 | |
76 | |
74 | |
56 | |
45 |
User | Count |
---|---|
117 | |
105 | |
77 | |
66 | |
64 |