Component Solution Services REC02F User Manual Page 64

  • Download
  • Add to my manuals
  • Print
  • Page
    / 78
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 63
Tips Recipes Brio 2002
Copyright © 2002, Brio Software Page 62
(Multi-Line fields using JavaScript codes for new line continued)
7) As before, add a +”\r\n” to the end of the formula.
8) Select the Year field object, and use the same copy and paste logic to add it to the Product
Line object’s formula, so it now reads:
"Product Line: " + ServerLimitValues("Query", "Product
Line", "", ",")+"\r\nRegion: " + ServerLimitValues("Query",
"Region", "", ",")+"\r\nYear: " +
ServerLimitValues("Query", "Year", "", ",")
9) Clean up the report design by deleting the extra Region and Year fields.
Page view 63
1 2 ... 59 60 61 62 63 64 65 66 67 68 69 ... 77 78

Comments to this Manuals

No comments