I’m at a complete loss on what I’m doing wrong trying to use pipes. In this instance I was just trying to get the age (days since) a specific date field. The result I get is just “0” every time.
I was also unable to get date pipes to work yesterday with regards to this post
Am I not understanding how pipes are intended to be used? Is it broken? Am i just doing something silly wrong?
Note to my future self and everyone else.
If you use a field for the pipe response: make sure the field you want the pipe response from is present in the component.
(If you don’t want to show it: make sure “hidden” is mentioned in the css-class field of this record)