Let's Get Social!
Advanced Technical Search
Forum Guidelines
WebFOCUS Business User Edition
Summit 2020: June 1-4 Lake Buena Vista, FL
Focal Point
Focal Point Forums
Search
Search Results
Page
1
2
3
4
5
6
7
8
Go
New
Search
Tools
Admin
Personal Zone
»
Member Directory
Focal Point Forums
»
Profile
Buddies
Ignore List
Groups
Permissions
Private Messaging
Notifications
Karma
Preferences
Favorites
More...
Discussion
»
Poll
»
Private Message
Keyword Search
Advanced Search
New Since your Last Visit
Active Topics
Help
Manage Members
Online Now
Control Panel
Search Results: (141 matches)
New Search
Login/Join
Welcome, [
Logout
]
RE: [SOLVED] long string - search more than 4096 characters?
(in
WebFOCUS/FOCUS Forum on Focal Point
)
by
dbeagan
In situations like this in the past I have used JavaScript to do the replacement. Here is some sampl......
Focal Point
>
Focal Point Forums
>
WebFOCUS/FOCUS Forum on Focal Point
August 11, 2017 10:37 PM
RE: [SOLVED] 3 procedures 1 dashboard
(in
WebFOCUS/FOCUS Forum on Focal Point
)
by
dbeagan
You could have a procedure like this which checks for or creates the HOLD file. rephold0.fex ......
Focal Point
>
Focal Point Forums
>
WebFOCUS/FOCUS Forum on Focal Point
August 04, 2017 02:48 PM
RE: [SOLVED] Extracting a string that falls between two special characters.
(in
WebFOCUS/FOCUS Forum on Focal Point
)
by
dbeagan
In 8.1.05 there is a new simplified function ......
Focal Point
>
Focal Point Forums
>
WebFOCUS/FOCUS Forum on Focal Point
July 18, 2017 08:06 AM
RE: [CLOSED] A way to return how many values a auser Multi Selects
(in
WebFOCUS/FOCUS Forum on Focal Point
)
by
dbeagan
RobertF, is your fex receiving a var with value that would look something like this: ......
Focal Point
>
Focal Point Forums
>
WebFOCUS/FOCUS Forum on Focal Point
May 24, 2017 12:28 PM
RE: [SOLVED] ToolTip Function Help
(in
WebFOCUS/FOCUS Forum on Focal Point
)
by
dbeagan
Documentation Number Format: ......
Focal Point
>
Focal Point Forums
>
WebFOCUS/FOCUS Forum on Focal Point
May 23, 2017 11:08 AM
RE: (SOLVED -ish) How to deal with multiple environments and IBFS -INCLUDE paths?
(in
WebFOCUS/FOCUS Forum on Focal Point
)
by
dbeagan
Hank W., I did some experimenting with relative paths. I created a domain and subfolder consistent w......
Focal Point
>
Focal Point Forums
>
WebFOCUS/FOCUS Forum on Focal Point
May 13, 2017 01:46 PM
RE: [CLOSED] Is there a way to get a Graph Color like this?/
(in
WebFOCUS/FOCUS Forum on Focal Point
)
by
dbeagan
This does what you want, unfortunately, the squares are very small. ......
Focal Point
>
Focal Point Forums
>
WebFOCUS/FOCUS Forum on Focal Point
February 27, 2017 10:36 PM
RE: [CLOSED] Need Hover Text for Heading Text in Graph
(in
WebFOCUS/FOCUS Forum on Focal Point
)
by
dbeagan
......
Focal Point
>
Focal Point Forums
>
WebFOCUS/FOCUS Forum on Focal Point
November 13, 2016 09:23 PM
RE: [Closed] Hexadecimal to Decimal
(in
iWay Software Product Forum on Focal Point
)
by
dbeagan
The code below works for up to four hex positions. You can increase the number of positions as neede......
Focal Point
>
Focal Point Forums
>
iWay Software Product Forum on Focal Point
August 17, 2016 09:44 AM
RE: [SOLVED]HTML Composer: Change link?
(in
WebFOCUS/FOCUS Forum on Focal Point
)
by
dbeagan
Or maybe coding is not dead ... "If you are joining the company in your 20s, unlike when I joined, ......
Focal Point
>
Focal Point Forums
>
WebFOCUS/FOCUS Forum on Focal Point
August 05, 2016 08:25 AM
RE: [SOLVED]Derby Adapter
(in
iWay Software Product Forum on Focal Point
)
by
dbeagan
Here are my notes from the last time I configured this. Be aware, these are the settings for my envi......
Focal Point
>
Focal Point Forums
>
iWay Software Product Forum on Focal Point
July 12, 2016 07:29 PM
RE: [SOLVED]Oracle CLOB Column in HTML Format (Contains HTML Tags) - How to Handle?
(in
WebFOCUS/FOCUS Forum on Focal Point
)
by
dbeagan
Would something like this work (REGION ST and CITY would be the CLOB fields)? ......
Focal Point
>
Focal Point Forums
>
WebFOCUS/FOCUS Forum on Focal Point
June 30, 2016 12:37 PM
RE: [CLOSED] Unwanted Space
(in
WebFOCUS/FOCUS Forum on Focal Point
)
by
dbeagan
My understanding is that variables always have at least one character, zero length values are not su......
Focal Point
>
Focal Point Forums
>
WebFOCUS/FOCUS Forum on Focal Point
June 28, 2016 06:47 AM
RE: [CLOSED]Is there an easy way to find empty variables in the parameter prompt
(in
WebFOCUS/FOCUS Forum on Focal Point
)
by
dbeagan
Maybe you could tab key to other var's prompts? If not, then in the JavaScript of the View Source of......
Focal Point
>
Focal Point Forums
>
WebFOCUS/FOCUS Forum on Focal Point
June 12, 2016 05:01 PM
RE: [CLOSED]App Studio Button Value
(in
WebFOCUS/FOCUS Forum on Focal Point
)
by
dbeagan
To avoid doing this with JavaScript, each button could execute a different fex, each one setting nec......
Focal Point
>
Focal Point Forums
>
WebFOCUS/FOCUS Forum on Focal Point
May 28, 2016 02:31 PM
RE: [SOLVED]Sorting MtYY on X axis
(in
WebFOCUS/FOCUS Forum on Focal Point
)
by
dbeagan
Try this: ......
Focal Point
>
Focal Point Forums
>
WebFOCUS/FOCUS Forum on Focal Point
May 22, 2016 10:13 PM
RE: [CLOSED]Rolling 8 Week Average
(in
WebFOCUS/FOCUS Forum on Focal Point
)
by
dbeagan
RMM, I wonder if this is the missing element. Your chosen week seems to me like it would be a variab......
Focal Point
>
Focal Point Forums
>
WebFOCUS/FOCUS Forum on Focal Point
May 17, 2016 08:32 PM
RE: [CLOSED]CUSTOM SORT A LEGEND on VBAR GRAPH
(in
WebFOCUS/FOCUS Forum on Focal Point
)
by
dbeagan
I've encountered this situation several times in the past and the only technique I could find was th......
Focal Point
>
Focal Point Forums
>
WebFOCUS/FOCUS Forum on Focal Point
May 06, 2016 01:00 PM
RE: [CASE-OPENED] HTML5 Chart - Scatter Chart - By Region/Product Across Date.
(in
WebFOCUS/FOCUS Forum on Focal Point
)
by
dbeagan
As far as I can tell, the spectral chart comes closest to what you want: ......
Focal Point
>
Focal Point Forums
>
WebFOCUS/FOCUS Forum on Focal Point
April 09, 2016 11:05 PM
RE: [SHARING] DataTables.js add-in responsive grid options:
(in
WebFOCUS/FOCUS Forum on Focal Point
)
by
dbeagan
Thanks David Briars. This is very nice. One note, I did have to remove the ......
Focal Point
>
Focal Point Forums
>
WebFOCUS/FOCUS Forum on Focal Point
March 20, 2016 12:10 PM
»
Refine Search
»
New Search
Powered by Social Strata
Page
1
2
3
4
5
6
7
8
Please Wait. Your request is being processed...
Focal Point
Focal Point Forums
Search
Search Results
Contact Us
|
Focal Point
|
Privacy Statement
|
Terms of Service
Copyright © 1996-2018 Information Builders, leaders in enterprise
business intelligence
.
View $GS_USERNAME's Public Profile
Add $GS_USERNAME to my Buddies
Add $GS_USERNAME to my Ignore List
Remove $GS_USERNAME from my Ignore List
Invite $GS_USERNAME to a Private Topic
View Recent Posts by $GS_USERNAME
Notify me of New Posts by $GS_USERNAME
New Since your Last Visit
Active Topics