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 IamaSherpa 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. cinquetti

    Group by with desc column only

    thanks for help. The first solution works very well.
  2. cinquetti

    Group by with desc column only

    Dear all, I have a table that contains: cd_razao_tc(PK) cd_so_razao_tc desc_razao_tc In the fact table, I use the cd_razao_tc column to make join and in the attribute, I display cd_so_razao_tc and desc_razao_tc columns. The Microstrategy is executing the query like below: select...

Part and Inventory Search

Back
Top