Forum Discussion
Create / Generate Fiscal Calendar - Best Practice
- 1 year ago
Hi joshua1990 ,
Select the method that best suits your expertise (Power Query, SQL, Python) and the complexity of your time intelligence calculations. Each option guarantees that the enriched fiscal calendar is centralized and accessible across Fabric workspaces and reports.
Thank you, lbendlin & suparnababu8 , for your prompt and helpful responses.
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hello joshua1990
Thanks for reaching coomunity.
As per your requirement, I can choose Dataflow Gen2 as 1st choice of bext practise. here is why?
- DataFlow Gen2 has advanced capacbilites as compared to Gen1. You can create a fisical calender table by uisng gen2 anshare it across all reports - It's a centralized location and you can publish this in any of supported DB's such as Lakhehouse, Warehouse etc..(It's not possible by using Gen1)
- You can use SQL for handling large datasets, suppose if you have any complext logic need to be creatd for fiscal calender year, SQL with datawarehouse will be best option.
- Python is also abest option but it's depends on your data volume.
Finally I would like to tell you, if you are going to use low-code-no-code then go with Dataflowgen2, if you want to perform large data processing then you can opt SQL & if you are familir with Python you can go with this.
according to your requirement, you can select one best option from this.
Thank you once again!!
Did I answer your question? Mark my post as a solution!
Proud to be a Super User!