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. lidsurfer

    Drilling down to template with Page by

    Hi Spod, Thank you for this... I looked into the above (and can not confirm as I will not be onsite until next week. You say to use this: Any other part of the report: The page-by element is added to the filter when you drill from anywhere except a page-by field. However, The template I am...
  2. lidsurfer

    Drilling down to template with Page by

    Ok, I have a template which has Area as the column attribute. When a user drills down into a specific Area, it opens a new template which displays branches. This template has Area as a Page By field, and Branch as the column attibute. The issue I have is as follows: When the user drills down...
  3. lidsurfer

    Uploading a Report to MicroStrategy Web

    I am new to MicroStrategy, and have a very basic question to ask. I have created a new report on dektop which resides in the following folder: MicroStrategyTutorial/Public Objects/Reports How do I upload this report so it can be viewed in MicroStrategy Web? I can see all of the other folders...
  4. lidsurfer

    Current Month Calculated Member

    Hi there, I am using the following MDX to default to the current month. tail(filter([FiscalYear].[Month].members, not isempty([FiscalYear].currentmember)),1).item(0) The issue i have however, is if there is an incorrect transaction in the system for a date in the future, or of there is...
  5. lidsurfer

    Obtaining Current Day/Month/Year

    I wish for my Olap report to display data based on the current date. For example, If today is Jan 30 2004, then I want my Olap reports to automatically display for Jan, instead of the user having to go through each report and manually selecting Jan from my time dimension. How would i achieve...

Part and Inventory Search

Back
Top