Currency
The Currency component is used to display monetary values. It is ideal for financial data like prices, sales, or expenses, formatted according to the specified currency.
Show as
For tables synced from Google Sheets or Microsoft Excel, select the field type as Currency.
For the form view of Alloy tables, set the column type to Currency in the Data tab to enable this component.
Currency Type
Choose the type of currency to be displayed, such as USD, EUR, JPY, etc. This ensures the correct symbol and formatting are applied to the monetary values.
Title
Assign a title that explains the currency value, such as "Total Price" or "Revenue." This helps users understand the context of the data.
Visibility
Set whether the component should be visible or hidden:
Yes to hide the component.
No to show the component.
You can also use PowerFX to configure a custom visibility rule based on specific conditions.
Last updated