insert caseid in BDM tables

1
0
-1

I am creating tables by using BDM now i need to insert CASEID also in every table . because I need to get all the details columns by caseid. Thanks in advance.

1 answer

1
+1
-1

Hello,

what is you question here?

TO insert a caseId value in a BDM, just use an operation. Left part, add "myBdm", operation use "SetCaseId", right operand returns the caseId (this variable is available in the select dropbox on the top right of the Expression Editor).

Hope this help,

Notifications