This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
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!
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 33 | |
| 26 | |
| 21 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 63 | |
| 43 | |
| 28 | |
| 24 | |
| 22 |