Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi,
I have created one table for the calenderauto function to get the dates in my data source so that I can create a unique table but the problem is that it is showing months from Jan-22 to Dec-23 in columns but I required only those months for which I have the data in my source like I have a date range from sep-22 to present so I need all the dates in that from sep-22 to present and should go on as dates are adding.
Is any one know how to do it?
Solved! Go to Solution.
@Anonymous
maybe you can try to use calendar instead of calendarauto
calendar(min(table[date]),max(table[date])
Proud to be a Super User!
@Anonymous
maybe you can try to use calendar instead of calendarauto
calendar(min(table[date]),max(table[date])
Proud to be a Super User!
Thank you for the solution I just tried this and it worked fine.
you are welcome
Proud to be a Super User!
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 |
|---|---|
| 45 | |
| 35 | |
| 30 | |
| 15 | |
| 15 |
| User | Count |
|---|---|
| 58 | |
| 55 | |
| 38 | |
| 21 | |
| 21 |