wt is tupple , Embed function ? wt is regular dimension ?
Answer / madhoo
Generally we use tupple at displaying rows....like tupple
rows are like this......name1 name2 name3.......
not like
name1
name2
name3
...
......
We use Embed function to embeding the files.....like movie
files......etc
<embed
src="http://www.veoh.com/videodetails2.swf?player=videodetailsembedded&type
=v&permalinkId=v6378252NQFjaTGQ&id=9816084"
allowFullScreen="true" width="540" height="438"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>
A regular dimension contains a number of levels equal to the
number of columns selected during its definition. These
levels are usually sorted from most general to least
general.Regular dimensions can be either shared or private.
| Is This Answer Correct ? | 2 Yes | 0 No |
what is the different between primarykey and surrogated key.. why we are going for surrogatekey...
What are the ways to import data into catalog?
how u migrate the reports from impromptu to reportnet???
In my Report C-id c-name Revenue are the query items I need to display the report has Alternative colors for rows and Revenue >=1000 has display in another color? i.e Both c-id,c-name are applying the alternative color(red,yellow) condition and revenue (blue) u think..How its possible? Iam doing for alternative colors i defined Two dataitems as running-count and Mod... and next in Boolean varaible define as [Query1].[Data Item2] = 1 or 0 and [Query1].[Revenue]>=1000 as like this (it's correct or not) and define in condition explorer yes and no purpose two colors(here how to define 4 revenue color) By selecting the list columns body style its applying only the Body and run report it working only for alternative colors Next i defined by using same Boolean condition for revenue like this. For selecting only the Revenue Body and define as yes 4 one color and no for another color? But here it the revenue column also applying only the alternative color condition and it's taking the >=1000 condition... So,i need to display 2 columns have alternative colors and 3rd column >=1000 cell have another color any body pls give me the replay/answer in step wise..... Thank u Basha
what r the filters in fwm and report studio
difference between boxtype and visiable
I have 3 dataitems in a list username,transaction type,transaction amount. In transaction type i have 3 types 'add','update','delete', i have almost 750 rows. After displaying the list report i want to know no. of add's,update's,delete's in 3 different rows
hi Here ive question on Reportnet when we save a report in reportstudio with what ext it save
Write a SQL query which should fetch the 5th maximum salary of an employee from the table?
What is difference between content store and content manager?
What are query items?
what is the meaning of aggregation and rollup aggregation? Difference between layout calculation and query calculation? How do you hide the rows that have null values? why we use query studio? what is the use of query studio compared to report studio?