I am new to CR and I am having problems doing even simple things with formulas.
If I put a formula like this in it always resolves to false when I previen the report. What am I doing wrong?
This is simplified even from the if-else statment i was running and even this doesn't do anything except give me false.
If I put a formula like this in it always resolves to false when I previen the report. What am I doing wrong?
Code:
StringVar Name;
Name = {spGetGroupReportData4;1.GroupMemberID_fk}
This is simplified even from the if-else statment i was running and even this doesn't do anything except give me false.