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”
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
Post a Comment