Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
rmpanda
Regular Visitor

Dynamic Parameter

I have a table check_register, which has three columns, ID ,INSTR_NO,employee_id

I have used the following query 

let
Source = Oracle.Database("entp_prod_support", [HierarchicalNavigation=true, Query="SELECT ID,instr_no FROM check_register WHERE instr_no="&Parameter1&""])
in
Source

 

When i change the Parameter in Desktop, it works fine but when i update the parameter in the setting of app, it does not fetch any record

 

Surprisingly The same works for the column Emploee_id

 

Please help

1 ACCEPTED SOLUTION

Thanks for your quick response Jay.

I got the answer: In fact when i was using the PBI Desktop, the username was different than the one for the PBI app(through Browser).

The column has a exempt policy, so the Desktop user has access to those columns but the PBI app user does not have the privilege to view the check number/instrument number ccolumn.

Problem is solved now.

Thanks

Rama Manas Panda

View solution in original post

2 REPLIES 2
v-jayw-msft
Community Support
Community Support

Hi @rmpanda ,

 

You may take a look at the document about how to filter a report using query string parameters in the URL.

https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-url-filters 

 

Best Regards,

Jay

Community Support Team _ Jay
If this post helps, then please consider Accept it as the solution
to help the other members find it.

Thanks for your quick response Jay.

I got the answer: In fact when i was using the PBI Desktop, the username was different than the one for the PBI app(through Browser).

The column has a exempt policy, so the Desktop user has access to those columns but the PBI app user does not have the privilege to view the check number/instrument number ccolumn.

Problem is solved now.

Thanks

Rama Manas Panda

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors