Hi,Can anyone help me find out why I am not getting data for shipping cost and final shipment amount even when the formula is correct.Please find the ss to refer.Regards,Shreya Rewadkar
Hi @ShreyaR!
As far as I see from the formulas (and remember the course) this functionality is needed to change the numbers.
The formulas are written in such a way that until the override is introduced, there will be zeros everywhere.
And the introduction of override and new numbers may be required at the end of the course at the exam (they will give files to download and reconcile the numbers).
Hi formulas are correct. Line item Final shipment amount says. if submit purchase order request is not true then 0 else if...since you are not ticking the submit purchase order request you are always getting "0". Please tick the option to give suggested order amount for the month.Thanks,Manjunath
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…