-
Re: Question on ROUND function as part of DEM03 Demand Forecast
@davidmccarty ROUND function has additional parameter MODE which you can furnish here to get the exact details. Your formula should be ROUND('Default Forecast - DEM Test',0,UP,EXACT) and if…4 -
Re: Congratulations To A Great Community Boss
Thank you @JaredDolich4 -
Re: Level 2 - Sprint 3 INV 01 - POST AND OFFSET
@Star Apart from syntax diff that is OFFSET takes 3 parameters wheres POST takes only 2, the main difference is that POST function lets you add numbers in one cell whereas Offset can't do that.4 -
Re: Single or Multiple Data Hubs with ALM?
@sjbows There are no best practices for it because "it depends" 1. If your Data Hub contains a lot of complexity, and data validation, you might want to ensure the logic is kept in a develo…4 -
Re: Help: Converting a line item text to list
@mrahma16 In order to convert Text Formatted Line item into List Formatted Line item we use FINDITEM function Line item 1 - Formatted as Text Line item 2 - FINDITEM(List 1, Line item 1) Here List 1 i…4

