Using Loop to apply same formula for specific multiple fields in load script
Hi,
I have around 30 fields in my table. I have to use same transformation function for all starting from 6th field onward. Instead of using same function or all 30 each is there any script using loop. Thanks
You might be better off crosstable-loading the data rather than using a loop. If you supply a sample and your the relevant part of your script, it would be possible to make more specific suggestions.
Logic will get you from a to b. Imagination will take you everywhere. - A Einstein