Skip to main content

Support partitioning table in Fabric data warehousing


The partition is very important for maintaining data and improving query performance on large Fact table in DW.

ATM, we have a 2 TB table, and backend logic is complicated, and it will take 8 mins for querying a complicated logic on that table by using partition view strategy on a synaps...

Read more...
0 Comments

Read more...
0 Comments

STATUS DETAILS
Needs Votes

Use local datetime on filename when run Subscription of paginate report


For paginate report, when use "Send to" to Sharepoint or Onedrive, and tick check box "Include schedule date and time in the file name", the filename will have UTC date time on the file name. This will cause some confusion in some cases.

It will be better to use local datetime instead of...

Read more...
0 Comments

Read more...
0 Comments

STATUS DETAILS
New