BIRT Exchange Forum: BArmstrong - Viewing Profile

Jump to content


 

BIRT Poll: To best make a table fill a pdf page before breaking (PL=page layout, PBI=page break interval) set:

PL: auto, PBI: 0PL: fixed, PBI: 0PL: auto, PBI: 1000000PL: fixed, PBI: 1000000

BArmstrong's Profile User Rating: -----

Reputation: 0 Neutral
Group:
Members
Active Posts:
2(0 per day)
Most Active In:
BIRT Exchange Marketplace Discussion (1 posts)
Joined:
21-January 11
Profile Views:
17120
Last Active:
User is offline Mar 25 2013 10:02 AM
Currently:
Offline
Icon   BArmstrong has not set their status

Posts I've Made

  1. In Topic:Evaluate all datasets for nulls

    Posted 12 Mar 2013

    Well, as for the java:

    public String checkString(String str) {
    if(str == null || str.isEmpty())
    return "N/A";
    return str;
    }

    Then call that function.

My Information

Member Title:
Newbie
Age:
Age Unknown
Birthday:
Birthday Unknown

Contact Information

E-mail:
Click here to e-mail me

Comments

BArmstrong has no profile comments yet. Why not say hello?