หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Use to indicate that two values do not equal each other. True when value1 does not equal value2.
Syntax
value1**<>**value2
Example
| Formula | Result |
|---|---|
Credit Rating <>1 |
Returns a True or False value for each instance of the Credit Rating field indicating whether the credit rating value equals 1 or not. |
752-97 <> 700 |
True |
See Also
Concepts
Working with Formulas (Report Builder)
Using Functions (Report Builder)
Operator Functions (Report Builder)
Report Builder How-to Topics
Working with Literals in Formulas and Filters (Report Builder)
Formatting Numerical Data (Report Builder)