Author Topic: how to change fixed object in brio template  (Read 2470 times)

Offline chawalit

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
how to change fixed object in brio template
« on: April 29, 2011, 04:38:28 AM »
Hi there!
i have the brio template which reports only the fixed queue objects.  I'm not quite sure this is the hard coding in the Brio report or not.  ANyway i would like to change name of the queue, but i don't know which part i should take a look in the template.  Any one can help!
thanks!

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7640
  • Karma: 56330
Re: how to change fixed object in brio template
« Reply #1 on: April 29, 2011, 11:40:31 AM »
Brio should read all objects on the ETL database...unless your report is customized in a way that it only allows a few ones.
About the name changing, you should do it on CME BUT that will be considered by ETL as a new object so you will have to extract for both of them according to the period of time you want.

tony

  • Guest
Re: how to change fixed object in brio template
« Reply #2 on: April 29, 2011, 05:04:39 PM »
Hi chawalit... I think I may have another way... :)

In the Brio Query, you should be able to change the Table criteria,  by changing the *Alias* of the Table.  If you open the Query and double-click on the Tables used in that Query, you should be able to change the Name of the Table - and also the name(s) of the columns in the Table.

In this way, it would be possible to change the Query criteria, without changing the Query or the base Table references, themselves...

I hope this helps?

TT