-
Re: Populate Currency module using Currency Rates.csv
It looks like the issue is that you've got the first row set as the header line whereas the file uses the second row. This can be altered in your mapping import when selecting the file, like so:…2 -
Re: Import to numbered List
Hi, You'd normally achieve this by having two separate import actions. One to load your unique ID into the numbered list then another to load the same data into an attribute module that you'…2 -
Re: Remove Column Headers when exporting
Hi, If you're exporting the data in a grid format you should be able to remove the headers in the labels section of the data export options: Hope this helps. Adam1 -
How to traverse hierarchies: The power of loops
Introduction Whenever you use a hierarchy, there will often be times when you are required to seek specific information which will necessitate some way to traverse the nodes and map out their connect…20 -
Re: Dashboard that Toggles between Time
There are a few ways in which you can limit the view of data. Building a filtering module like you suggest would work, you can setup your line items with the conditions you require then tie your modu…1

