We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
I have this report I'm working on for the president of our company. He wants to be able to open the report and see sales opportunities forcasted to close in 9-18 months on one tab, 3-6 months on another, and then 0-3 months on the final tab. I know I can use the CloseDate column for the filter but I can't figure out how to make it filter into these ranges. I know I can setup manual ranges where we populate the dates but he wants it to be automatic. Right now I have it filtered for the next 18 months on the first tab but he doesn't want anything closing in months 0-8 included in it.
I thought about creating a column where it's a DATEADD where it adds the 9 months and use that as one filter. Then use the CloseDate column to filter to the 18 months. BUT I can't use DATEADD in DirectQuery. Any other ideas? Thanks!
Solved! Go to Solution.
Figured it out!
Hi @Anonymous ,
We can use page level Relative date filtering in your reprot.
Ok, I managed to fix the date range issue.
I created a column called Phase1EndDate and Phase1StartDate. I then set the formulas to look like this:
Figured it out!
Right, except if you set up the relative date filter for in the next 18 months, you are also getting data for the next 8 months too. He wants 0-3 months on one tab, 4-8 on another, and then 9-18 on another.
So, there can't be anything in the date range of 0-8 months on the tab that is 9-18 months.
Does that make sense?
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 54 | |
| 39 | |
| 32 | |
| 17 | |
| 15 |
| User | Count |
|---|---|
| 64 | |
| 63 | |
| 37 | |
| 36 | |
| 22 |