Home
Designing Analytics Reports
How to retrive row value from dataset based on parameter value
Migrateduser
<p>Hi,</p>
<p> </p>
<p> </p>
<p>1. created a dataset called as productDS.</p>
<p>2. the query associated with Dataset is "select * from products" which output columns are Product_id and Product_name.</p>
<p>3. create a report parameter RP_Product associated with productDS which will list all the product for the user to select.</p>
<p>4. productDS is not associated with any tables.</p>
<p> </p>
<p>How to retrieve product_name row value based on Parameter "RP_Product" value from productDS dataset ?</p>
<p> </p>
Find more posts tagged with
Comments
There are no comments yet