Hi All,
I am trying to import data into my module however, i am not able to map the date format with the modules timescale, the date is in "Week 1 FY19" format and i am not sure which time scale format will be suitable for the same.
Thanks.
@sharmagh
If your time format is like "WEEK 1 FY19" then you should keep it as "Match Name" in Import Mapping. Let us know if you are facing any issues with that
Misbah
Hi Sharmagh,
If you navigate to Import settings, you are able to select the format you need either from already excising options OR the custom one, where "?" replace characters which should be ignored - see the screenshot below.
Hope that helps,
Dmitry
The date should be formatted in - periods - custom fixed-position pattern : ???? W ??YY
Note the space must be added in after and before the question mark to match the custom date format otherwise the import won't work.
😅
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…