Capt JB Posted March 18, 2015 Posted March 18, 2015 Hi, I have a repeating text field listing services. I need to make a report with all the values set in the repeating field. So, the calculate field will be a text field with coma seperated values. I tried several way without result, any help will be very much appreciated
Capt JB Posted March 18, 2015 Author Posted March 18, 2015 My own reply to it... Dude. I used List function and it works, but any trick to make the list text coma separated will be very helpful. Sample: "Sanitario, Luz, Agua" TIA
LaRetta Posted March 18, 2015 Posted March 18, 2015 Or: Substitute ( List ( table::repField ) ; ¶ ; ", " )
Capt JB Posted March 19, 2015 Author Posted March 19, 2015 Many thanks, How simple it is ... but how stupid I am...
Recommended Posts
This topic is 3803 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now