Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
SachinPujari
Contributor
Contributor

p and e() with variables

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.

1 Reply
sunny_talwar

I think you are missing {<>} within the p() function

[Account]=P({<Brick={$(=vBrick)}>} [Account])