Report Builder - Get Data from Available Pipeline: Difference between revisions

From eStream Software
(Created page with "==Introduction== * Coming soon... ==See also== * Report Designer * Others Customisation")
 
Line 1: Line 1:
==Introduction==
==Introduction==
* Coming soon...
Sometime in the report you might wanted some extra information or further analysis from the report itself but you not able to select in the report design. So you had to self query to get the extra information or further analysis.
 
==Steps==
Below is Example doing following actions
* Get data information (Tax, Tax rate, LocalAmount, LocalTaxAmt)
* Group the data by Tax code
 
Last Script Update : 00 Feb 2016
 
* More Coming soon...


==See also==
==See also==
* [[Report Designer]]
* [[Report Designer]]
* Others [[Customisation]]
* Others [[Customisation]]

Revision as of 05:55, 3 February 2016

Introduction

Sometime in the report you might wanted some extra information or further analysis from the report itself but you not able to select in the report design. So you had to self query to get the extra information or further analysis.

Steps

Below is Example doing following actions

  • Get data information (Tax, Tax rate, LocalAmount, LocalTaxAmt)
  • Group the data by Tax code

Last Script Update : 00 Feb 2016

  • More Coming soon...

See also