Hello experts,
In my query, i have DATE as an attribute of one of the Char. If i have to do some calculation based on that date ( e.g. 140th date from that date ) and show it to result, how do i do ?
should i do it in the query ? or it will be good to calculate during masterdata load ( i mean, when i load that attribute, with that crate another attribute, and store 140th date in it )
please give your advice...Thanks