Monthly Revenue Report(Unit: NT$ thousands)
| Month | Revenue This Month | Monthly Revenue for the Same Period Last Year | Annual Increase (Decrease) Amount | Percentage Change (%) |
|---|---|---|---|---|
| {{ month.month }}Month | {{ numeral(month.current) }} | {{ numeral(month.prev) }} | {{ numeral(month.balance) }} | {{ month.balance_per }} |
| Cumulative Total | {{ numeral(investor.current) }} | {{ numeral(investor.prev) }} | {{ numeral(investor.balance) }} | {{ investor.balance_per }} |