Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
sunny_10
Yak Posting Veteran
72 Posts |
Posted - 2013-02-11 : 04:58:54
|
Hi I have report in which i display Supplier data and on the amount some calculation is to be done based on some formula . This formula can change . I want to keep it Dynamic . Is it possible in any wayThanks |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2013-02-11 : 05:07:09
|
dynamic based on what? user input parameter? if yes, its possible.------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/ |
|
|
sunny_10
Yak Posting Veteran
72 Posts |
Posted - 2013-02-11 : 05:31:40
|
Hi How , can u give me some example.Thanks |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2013-02-11 : 05:55:31
|
quote: Originally posted by sunny_10 Hi How , can u give me some example.Thanks
first tell me what exactly you're looking at. Without understand what you want, how can someone give you an example?------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/ |
|
|
|
|
|