SQL Server & Tibco Spotfire Ideas & Samples
SQL, TSQL, Tibco Spotfire...
Jul 25, 2016
Spotfire Property control validation using python script
Fund=Document.Properties["Fund"]
Document.Properties["FundError"]="";
if Fund<>"Select":
Document.ActivePageReference = Document.Pages[3]
else:
Document.Properties["FundError"]="Please select a fund."
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment