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 Mike Lewis 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. longhorndkr

    Drill Through from Cross Tab to List with Static/Hardcoded Parameter

    Hey Ties (or anyone else), Speaking of drill-thrus, if I have 3 out of 4 parameters the same between a Source and Target report and want to deduce the 4th from what was selected in the Source and pass it to the Target, how would I do that? Basically, I've got a line graph chart by time in...
  2. longhorndkr

    Problems creating New Measure

    I don't even understand your description of your tables. Can you pls. clarify using standard dbms row and column descriptions? Is MET_TABLE1 a column in Table1? It sounds like: based on what you select for your report you want to dynamically do a count in one table or another (which sounds...
  3. longhorndkr

    Error when user runs report in Report Studio

    regardless, it has to be something particular to the user--can he do other Cognos tasks (could his setup be incorrect)? users do a lot of crazy stuff. are you SURE it's not his access? have you tried logging in as him and running the query on your pc?
  4. longhorndkr

    DataRowView Delete

    You, sir, are a genius. You are the wind beneath my wings. You.. alright, enough of that. That worked. Thanks a million!
  5. longhorndkr

    DataRowView Delete

    The one problem I see with the reverse code is that it will reverse iterate through the whole dataset/datatable, not just through the datarows that he may have filtered on, correct? Or only reverse iterate through a few of them from bottom to top since the view.count - 1 will give the correct #...

Part and Inventory Search

Back
Top