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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by anumala28

  1. anumala28

    Internet Explorer cannot display the webpage

    I was not able signin in yahoo account, hotmail account etc., when i enter my user id and pwd the following error will display. Internet Explorer cannot display the webpage I have reinstalled my OS and tried for all IE setting. no luck, It seems all https:\ pages are not working in my...
  2. anumala28

    ie7 updated

    Hi, I was not able to open htts:// sites, it's saying page cann'g be found. this problem while siging into yahoo,hotmail etc., Is any body faces this problem, please let me if any fix for this. OS: Windows XP SP2, IE7 I have tried all options which i got from internet and reintalled...
  3. anumala28

    How do i export report to excel file?

    Thanks for your help. Is there any way to export page by page. Please help me out.
  4. anumala28

    How do i export report to excel file?

    Hi, Report is generated 4500 pages data. I need to export to this to excel. when i am trying to export into excel it's giving error excel limit is 65536. Is there any option setup multiple sheets creating in excel or is there any way to save this big file. please help me out. Thanks.
  5. anumala28

    Cumulative Measure by Year

    Hi, How do i get create cumulative measure by year. I have measure empcount measure, using this measure i need to cumulative measure. Can please give any suggession. Ex: Year Count Cumulative Count 2005 1 1 2005 2 3 2005 3 6 2005 4 10 2006 5...
  6. anumala28

    MDX Query Filters

    Hi I am trying to create chart report. i have created MDX query using Query Designer.I have created query with 4 query filters in query designer. I have developed chart report,and ran the reports it showing 4 list box to select the filters. These list boxes are showing with 'select all', 'All'...
  7. anumala28

    Can we use Analysis Service 2000 Cubes in 2005 Reportin Service

    Hi Is it possible to create report using Analysis Service 2000 cubes in BI Development Visual Studio 2005. Thanks
  8. anumala28

    Running Value in Charts

    How do we create expression using RunningValue in Line Charts. Please let me know steps. Thanks
  9. anumala28

    cumulative totals using T-SQL

    Ex: I have one table Employee. In this table Salary column has some values. 400,300,100. I need to write SQL statement to get cumlative salary. Out put shoule like this: empNo Salary CumTotal 101 400 400 102 300 700 103 100 800
  10. anumala28

    cumulative totals using T-SQL

    Hi, How do i crete cumulative totals using T-SQL. Please let me know the steps. Thanks
  11. anumala28

    Expression in charts

    Hi, i ame doing expression in charts values like =((fields.value)/(fields.value) )*100 the output is 186.30458297493749843. but i want it as 186.3%. Please let me know the procedure. Thanks!
  12. anumala28

    Report Server Timing out and killing Memory

    Hi, I want to format value in charts as point lables. I am getting values ex: 39.34589393939 but i need to show this as 39.3%. How do format this column in line chart. Thanks
  13. anumala28

    How do i display multi value parameter in the reports?

    Hi, I have on prompt in the report. User able to select multiple values in the prompt. I need to display these values in the report. please help on this.... Thanks
  14. anumala28

    How do display the mutiple parameter labels in the reports??

    Hi, I am trying to display in report multiselect paramerter labels. I was able to show in the report one parameter label. If i select multiple values in the drop down, then lables i was not able to display in the report. I am using parameter.lable not a value. i don't watn display value. i...
  15. anumala28

    How do I disable Properties,History and Subscriptions tabs?

    Hi, User doesnot want to see Properties,History and Subscriptions tabs while running the report. Can we remove or disable these tabs for users. Please help me out on this. Thanks.

Part and Inventory Search

Back
Top