Can the Format Mask be changed dynamically
If I want to change the format mask of a date field from MM/DD/YYYY to DD/MM/YYYY dynamically in a report, depending upon some other parameter, how would I do this?
0