Line Item Formula
Code | CODE(ITEM('G3 Location')) |
Country | PARENT(ITEM('G3 Location')) |
Region | PARENT(Country) |
The desired outcome should be this:

But I do not see any data in the Code line:

Here is what I have in blueprint mode:

Can someone advise as to where I went wrong?