Generate Data Time Dimension Table in SAP HANA

We can generate the Date Time dimension table in SAP HANA very easily by existing feature.
In the Quick Launch option you can able to see “Generate Date Time Dime”
Date
Follow the options and create a table either fiscal or Gregorian.
The created tables will be reside under _SYS_BI schema.If the you are chosen Gregorian option then the table name will be “"M_TIME_DIMENSION”. Table name may change based on the granularity that you selected. If you are choose week as granularity then table name will be “M_TIME_DIMENSION_WEEK”.
If the option is Fiscal then table name will be “M_FISCAL_CALENDAR”

Comments

Popular posts from this blog

SQL Server–Alter failed for Server

Access HANA view in SQL Console