Hi ,
I have infopath form in which there are 5 columns and i trying for which 5 columns are store in single column woyld be display in SP list.
i have createda calculated control variable , which is not visible in form. on Calculated Control i have applied rule Action->Set a field's Value->(under field selected That variable only)->value: concat(col1,col2,col3,col4,col5)
In infopath i click on file -> Form option-> Property Pramotion-> Add->selected the variable-> Rename it->Saved
There is no error in formaule but please let me know where i did wrong. and which column name under all 5 columns values will be display?
Thanks in advance.

Md Tahmidul AbedinPosted Sep 28, 2019, 2:40 AM
Here the best case scenario is, the Column is not created in the list.
And Set the logic to store the data in that column. No calculated column needed.
Otherwise, if your five(5) columns has been created in the list and the data are saving those column
Abhijeet JadhavPosted Aug 31, 2019, 6:14 PM