Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How to use p() and e() with variables? Please mention syntax
for example,
if I have to say [Account]=P(Brick={$(=vBrick)}[Account])
The variable doesn't evaluate.
I think you are missing {<>} within the p() function
[Account]=P({<Brick={$(=vBrick)}>} [Account])