Jump to content
We've recently updated our Privacy Statement, available here ×

militeev

Members
  • Posts

    2
  • Joined

  • Last visited

militeev's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. After report that contains table is generated, I'm trying to manually re-size some columns of the table by selecting column and moving the triangle. For some columns if works, for some it doesn't. What happens is that last column's size is changing (sometimes increases, sometimes decreases) but the size of the column that I'm trying to resize remains the same. Am I doing something wrong?
  2. I had a similar problem. Turned out that it was because of parameter and input control result having different types. Input control was a query with the returning column of type Integer, and parameter was of type String. When changed parameter type to Integer, the problem's gone.
×
×
  • Create New...