Author Topic: Format the query item data not reflecting  (Read 159 times)

Offline saumil287

  • Community Leader
  • *****
  • Posts: 150
  • Forum Citizenship: +1/-0
Format the query item data not reflecting
« on: 14 Oct 2011 11:06:32 am »
hi all,
I am having a revenue column and a 2 calculated columns in a table in framework manager.
To display the value 0 in place of the missing value ,
 I click on query item > click on format type >select numbers and then in properties I set decimal place to 2, decimal separator to . and missing value to 0 and then click on ok .
After testing the query subject, the changes are not reflected i.e still showing the blank values.

Thanks in advance.

Offline blom0344

  • BI Architect
  • Global Moderator
  • Statesman
  • *****
  • Posts: 1,746
  • Forum Citizenship: +60/-2
  • Assess what you need instead of what you want
    • Reasult b.v.
Re: Format the query item data not reflecting
« Reply #1 on: 14 Oct 2011 12:55:00 pm »
Formatting rules are applied when executing a report. Publish the package and you will see that it works with a report
Oracle9i,DB2/AS400/Busobj 6.5/Powercenter7/Cognos8 /
SSIS 2005 / SQL SERVER 2005 /PowerDesigner 12.5/15

Offline saumil287

  • Community Leader
  • *****
  • Posts: 150
  • Forum Citizenship: +1/-0
Re: Format the query item data not reflecting
« Reply #2 on: 16 Oct 2011 01:01:09 am »
Hi Blom,
Thanks for your reply I got it