xpna.ARTICLE FUNCTION
Note:
Articles are currently in feature preview. Contact us to get on the waitlist
Documentation for this feature is still work in progress
Usage
The ARTICLE function is used to retrieve a rich entity card containing the definition of an article. Articles are typically used for modeling scenarios. Example article types might include "personnel", "contract", "fixed asset".
The returned ARTICLE cell will contain a number of attributes that can be referenced using Excel's dot notation.
This is a context-aware function, so when selected, the xpna task pane will show a Refresh article table
action button.
Syntax
Argument | Description |
---|---|
data source | The data source type for this article. |
scenario | The scenario for this article. |
article code | The article code. |
[attribute] | The attribute you want to retrieve for this article (leave empty to return the article itself as a rich entity card) |
Common Problems
- The function will return an error if you do not provide the required arguments.