There are five fields and each field performs a function.Based on this i need to generate report in which i'l select fields randomly.
(for ex:if a,b,c,d,e are fields & they denote +,-,*,/,a+b i need to generate report which selects randomly.i.e it should show all the values under a particular one...sometime i may want values for a&b sometimes c&d so on.)How is the logic done?