Hi,
If i place the below statement in macro where i am building my query....what should happen...
busobj.ActiveDocument.DataProviders.Item("Query 1 with lead").Columns(1).CustomSort ("Descending")
I don't see any change, i want the data to be sorted in descending order and should be...
Hi,
I have a similar situation here. I am using webi 6.1b to display reports in an ActiveX viewer. My web application is on one box and BO server is on another box. I am connecting to this BO server through a Cisco VPN client.
When requested for a report, the activex viewer is showing up...
Hi,
I am looking for the Unicode value for (221A) that exists in MS Word. I am not able to pass this value to Char() function....like ....
=Char(221A) in BO. It gives an error.
The value 221A stands for the symbol square root(mathematical operator ).
I need this value for display in...
Hi Friends,
This is working perfectly for me.....
= If (<Flag>="1") Then Char(254) Else Char(168).
But if i export it to PDF i see some junk characters....
Excel is ok (fonts are supported).
Any other possibility of conditionally placing the objects in the cell
Hi,
I am using Business Objects 6.1b and i am getting empty checkbox and a checkbox with a cross in it for characters "o" and "x".
I need tick mark....Any help.
Hi,
Thanks for the prompt reply,.....atleast i got some direction to go about.......let me check with this...
If u come across some solution to the same, please respond immediately.
Thanks.
Hello Friends,
Actually i am stuck with a problem like this.......in generating a report.
I get values(0 or 1) for flag column. I need to place checkbox for flag column. When value is 0 check box unchecked and when value is 1 check box checked. I am trying with two .bmp files but no...
Hi,
Strange thing happened.....when i tried to open a report in BO. Application stopped responding. When i restarted BO the menu bar and all the other tool bars were missing.....
Problem is i could restore all the toolbars except Menu bar......(NOTE : I am able to use ALT+F etc to...
Hi All,
I have a BO document that has two reports. At present two set of page numbers are printed for two reports. Can we merge these page numbering of these two reports when printed?
Any ideas?
Sudhakar
Hi All,
REquirement is to concat userresponse data with related object from database. Is looks like this.
=UserResponse("Query 1 with efashion" ,"SKU") + (If IsNull(<SKU desc>) Then " " Else <SKU desc>)
The header row gets suppressed or no data is displayed when for an sku no sku desc...
Hi All,
I have a crosstab report that has two columns A and B. I want A to be displayed only once. So I remove duplicates. But a blank column is displayed. How can I suppress this blank column?
Thanks,
Sudhakar
Hi Sridharan,
I am not looking for that...what actually the requirement is, Like what we have in MS Excel. There we can select a cell and format the text orientation to some angle. Just checkin Excel.
Yes, even if I use ORDER BY in the SQL query, it is not working. I had to use sorting in the report somehow.
I also had to change the query to use GROUP BY stuff to get the desired result.
Thanks Steve,
Sudhakar
Hi Steve,
Yes, I am applying a sort in the query panel. I am overwriting the SQL generated by the query panel to use my ORDER BY on a column. But this is not working.
Thanks for the reply
Sudhakar
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.