Skip to Content
0
Jan 24, 2023 at 06:22 AM

Windows title has to come dynamically using Calculation Rule

46 Views

Hi.
I have crated one OIF Screen.
this screen title suppose to come dynamically based upon the Database values. Logic implemented but no values is coming into the Title.

Any idea what is the mistake i have done.

image.png

result = "Business Partner Organization : "+$data.ID+" - "+$data.Organization.CompanyName

Testing purpose i have tested like = result = "Business"
result = $data.ID.

Nothing is coming But ID and Organization.company Name having values.

image.png

Attachments

image.png (6.9 kB)
image.png (28.9 kB)