Category "bi-publisher"

SQL Query to fetch data as of the year,quarter or month passed in parameter

I have the following query- (SELECT DISTINCT accrual_period FROM anc_per_accrual_entries a, anc_per_plan_enrollment b WHERE a.per_pla

Convert the total amount in words

I'm converting my total amount into words using bi publisher. Btw, the amount is base on the data from the data set. Can someone help me what to do? Thanks <