Announcements
No record found.
Hi
I have FlowField calculated on Location , Date. How i can use it in C/al code
Thanks
*This post is locked for comments
to calculate value in Flow Field you have to use CALCFIELD function.
Can u pls help in little detail
Please check this link and let us know in details if you need more details.
docs.microsoft.com/.../calcfields-function--record-
If you want to get the data of Flow field, you just need to first calculate the Flow Field using CALCFIELD('Field')
I am trying like this but it is giving error Type Conversion is not possible because one of the operators contain an Invalid Type . Decimal - Boolean
CLine."BAmount" := Amount - CLine.Calcfields("CAmount");
Record.CALCIFIELD(Location)
//your code here
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.