1. PBI
  2. Report Editor
  3. Monday, October 26 2020, 07:02 PM
  4.  Subscribe via email
In the "Page Header" region, I inserted a parameter of type text that occupies only one line in the design.

During runtime, this parameter can contain data that requires multiple lines.

I could not dynamically resize the height of the "Page Header" region, is it possible to do this?
Comment
There are no comments made yet.
Sergey Pashkov Accepted Answer
Hello,

No, it works in my tests.

Here's what I did:
1. Added expression to the Page Header
2. Entered JavaScript expression, e.g.: $P('param1')
3. Checked can_grow property

Now the header is adjusted to fit the text of 'param1'.
Comment
There are no comments made yet.
  1. more than a month ago
  2. Report Editor
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.