Mastering Crystal Reports 9 [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Mastering Crystal Reports 9 [Electronic resources] - نسخه متنی

Cate McCoyand, Gord Maric

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید






Custom Math Functions

The built-in math custom functions focus on calculations to increase a value by a certain percentage as well as calculate the percent difference. A scenario for using these types of functions is to create a report for the sales team showing them what the quotas or future sales numbers need to be if everyone increases their sales by 2.3 percent.

cdIncreaseCurrencyByAPercentage Given a currency value to increase and a percentage to increase it by, returns the resulting currency value after the increase.

cdIncreaseNumberByAPercentage Given a number value to increase and a percentage to increase it by, returns the resulting number value after the increase.

cdPercentageDifference Given a currency value and its updated currency value, returns the percentage difference as a number.

/ 217