Thanks all friends for response!
I have considered what drlex said creating a url link in upfront portal,but like winkid1 said that security will be a problem,must write some api or script to check user session before download the spreadsheet file.I now create url link to a ASP file,througth the...
In upfront portal upload a spreadsheet file updated daily,but after the spreadsheet file was updated the uploaded file cann't update automaticly.must re-upload the new version of spreadsheet file by manual.How can I make it synchronize between spreedsheet file and uploaded file?
Thanks!
Query has a tabular Model including two tabular Model(tabular1 and tabular2),I want to make a outer join between tabular1 and tabular2.I don't know how to do.Someone can tell me about it,very appreciates!
Thank CRNUSER
Error message:
QE-DEF-0285 Logon Failure
QE-DEF-0325 The cause of the logon failure is
QE-DEF-0068 Unable to connect to at least one database during a multi-database attach to 1 database(s) in:
testdatasourceconnection
UDA-SQL-0432 Unable to locate the gateway 'cogudaor=msolap'.
You can select report expression property for column current month,next and next+1.Expression is defined like
following:
Current Month:
case month(now)
when '1' then 'Jan'
when '2' then 'Feb'
.....
when '12' then 'Dec'
end
Next Month:
case month(now)
when '1' then 'Feb'
when '2' then 'Mar'...
When users view a list report in report viewer,clicking the column header want to sort can exchange between ascending and descending.How to do it?
Can someone help me?thanks!
ReportNet use Cognos Series7 NameSpace authentication,user class can't inherit.For example,userclass B is a child of userclass A.User a1 belongs to userclass A and user b1 belongs to userclass B.
Now,I want to all useres, which belong to userclass A and userclass B,can access report named...
create datasource with provider:Oracle Provider for OLE DB,
when i process the multi-dimension dataset occur the following error:
ORA-01403: no data foundRECORD=1,; Time:2004-6-15 16:37:09
change provider into Microsoft OLE DB for Oracle,when i create multi-dimension dataset, at the step...
thanks,i use view also in MSTR,but i want MSTR how to use union.
agent can sale item to othe agent,one transaction is recorded in t_db;
agent sale item to final customer,these are recorded in t_so.
in t_so if id is not missing(value is null) t_so.from_cust_id can find a match with t_db.to_cust_id by t_so.id=t_db.id,so the sale path is t_db.from_cust_id to t_db.to_cust_id to t_so.to_cust_id.
if t_so.id is null the sale path is t_so.from_cust_id to t_so.to_cust_id.
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.