I'm linking the TaxTransGeneralJournalAccountEntry table to the TaxTrans table in order to view the underlying Ledger Dimension value of that tax transaction. The Google add-in TableBrowser shows the actual value of the Ledger Dimension (15650-USD) whereas ER only shows the Int.64 value (5641674608)
Is there an ER function that will convert the Int.64 value into a string so it can return the value that I can see in the TableBrowser?
Electronic Reporter - convert Int.64 value to string
Hi. Have a look at the table DimensionAttributeValueCombination. I believe the RecId for this table might be your Int64 value.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.