Hi there,
I am very new to Alteryx and I am trying to prepare BS & Income statement based on two table -
Tb has below cols-
| period Name | ledger code | Ledger name | currency code | company code | period year | account code | account description | start balance | Debit | Credit | end balance |
General account has below cols-
| GL code | Description | Account Type | Level type |
How to prepare a BS & pl statement out of it.
Please suggest