Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. juanjoseruiz

    Special Graphics in BO

    Good Morning from Spain: I want to do a Circular Graphic in B.O. starting from this table that have a ranking. Table 1 PROVIDER %Sales Provider1 50% Provider2 30% Provider3 12% Provider4 11% Provider5 1% Provider6 0,5% ... ... The Graphic that i want is : Provider1 (50%)...
  2. juanjoseruiz

    Standart Deviation using Teradata and Business Objetcs.

    Problem solved, it was the UpperCase, because all in PRM, in universe Business etc cound be in LowerCase and it works.
  3. juanjoseruiz

    Standart Deviation using Teradata and Business Objetcs.

    Good Morning from Spain: I want to do a Standart Deviation using Teradata and Business Objetcs. The Object in Universe is defined STANDART DEVIATION --> STDDEV_POP(OBJECT) But when i use it in a report, the SQL generated do not have the 'GROUP BY' around this object. I am trying to put it in...
  4. juanjoseruiz

    Do ranking in acumulative % sum

    Hello, i want to do a ranking in a acumulative sum as this example IN BO: POS NAME SALES SUM % acumulative sum 1 article1 200 200 50,1% 2 article2 150 350 87,8% 3 article3 25 375 94,0% 4 article4 10 385 96,5% 5...

Part and Inventory Search

Back
Top