Discussions tagged Expression
Datawindow computed column as Null
- How-to
- Last updated 3 months ago
- René Ullrich replied 3 months ago
Hi,
I have need of a computed column in a datawindow that should result a number Or null. I understand that in Script I can use SetNull(SomeVariable) easily, but cannot find in Expression functions that can do the same.
example: If( state_code ='NY...
Datawindow Expression referencing an absolute row, column
- Resolved
- How-to
- Last updated 2 years ago
- John Fauss replied 2 years ago
This sounds so trivial that I'm sure I'm experiencing a mental block, but:
In a datawindow column I wish to place an expression such that the column color is red (255) IF the value in row 5, column 2 is a particular value. (Note that row 5 is NOT re...
PowerServer Web 2019 Validation Expression bug
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
I have a DataWindow Object on a Window that switches between two DataWindows via DataObject = "d_...". Each DataWindow has at least one column with a Validation Expression.
I have no issues running the application in executable/desktop form. Once...
Datawindow evaluate function not working correct in VM
- How-to
- Last updated 6 years ago
- Olan Knight replied 6 years ago
Hello,
I created a support ticket for this, but maybe someone had a similar problem and found a solution.
*Phenomenon:If I use the dw_1.describe("evaluate('"+ls_eval+"',1)") function to calculate some decimal valuesthis works fine on a real PC. If ...
First() - Aggregate Function? Aggregate Function!?!
- Resolved
- Issue
- Last updated 6 years ago
- Roland Smith replied 6 years ago
So for the first time in 28 years of PowerBuilder, I have need of the First() method in a DWo expression.
You know where I'm going with this right?
Maybe I don't expect an answer; maybe I'm just in denial, but...
I...
Enhancement suggestion: Advanced search
- Issue
- Last updated 6 years ago
- Govinda Lopez @Appeon replied 6 years ago
I would love to see a more advanced search capability in PowerBuilder for searching through scripts, within objects and through libraries. For example, I recently deprecated a function (call if f_xxx) in favor of one in a user object (n_cst_uo.of_xx...
Appeon Web - Paint expression
- Resolved
- Issue
- Last updated 7 years ago
- Chris Pollach replied 7 years ago
Does Appeon Web support the following datawindow expression methods?
paint
getpaindc
getpaintrectheight
getpaintrectwidth
getpaintrectx
getpaintrecty()
From what I can see, there's no mention of them in the documentation.
...
- Page :
- 1