You can translate the question and the replies:

How to pass Variable from report to derived view

I need to pass a parameter from report (e.g. power BI,BO) to derived view. how do you achieve this?
user
02-02-2022 07:52:38 -0500
code

1 Answer

Hi, Yes, you can pass the values directly from BI tools to Denodo Platform. For instance, in PowerBI you can pass the values using the “Table.SelectRows” function in the Advanced Editor tab which is located under the Power query editor window. You can refer to the similar community Q&As [Pass data values from Power BI to Denodo Views](https://community.denodo.com/answers/question/details?questionId=9064u000000HAZtAAO&title=Pass+data+values+from+Power+BI+to+Denodo+Views) and [Interpolation Variable with Power BI](https://community.denodo.com/answers/question/details?questionId=9064u000000HAQ3AAO&title=Interpolation+Variable+with+Power+BI) Similarly, for other client tools, you could check the available options for passing the values to the queries/filter condition and use it accordingly. Hope this helps!
Denodo Team
03-02-2022 06:54:25 -0500
code
You must sign in to add an answer. If you do not have an account, you can register here