Archive function is not given the expected output
Summary:
- Created a custom measure using the Archive function to compare Version 1 data with the current data.
- Used the following function:
Archive (Shipments Forecast, 1, 'Version', 'Rolling')
- The custom measure created using this function displays the data.
- However, when comparing using the Archive Comparison feature, the archived data is not shown for Version 1.
Expectation: Archive Comparison should display the same archived data as retrieved by the Archive function.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0