query parameters
2 TopicsFiltering ALL Tabs of a report by URL Query Parameters
I have read the various help articles around using URL Query Parameters to Filter a Report. It only seems to apply to A report section though, and not the report in it's entirety. Is there a way to filter the entire report, so that if a user lands on one Report Section and navigate to another, the same filter persists? Filter a report using query string parameters in the URL - Power BI | Microsoft LearnSolved1.4KViews0likes4CommentsQuery parameters with Power BI Report builder
Hi All, I am new to Power BI report builder and getting an issue while using parameter in the query . Datasource - Connection to Redshift ParameterName cust1 Text Query select * from table1 where cust =@cust In Parameters Cust = Cust1 Query validated successfully. While running a report error is: ERROR [XX000] [Amazon][Amazon Redshift] (30) Error occurred while trying to execute a query: [SQLState XX000] ERROR: Overflow for NUMERIC(18,0) DETAIL: ----------------------------------------------- error: Overflow for NUMERIC(18,0) code: 1207 context: Value: '30892661097793872890', Character: '9' query: 40025589 location: :0 process: query0_223_40025274 [pid=0] ----------------------------------------------- ---------------------------- Query execution failed for dataset 'DataSet1'. ---------------------------- An error has occurred during report processing. ---------------------------- An error occurred during local report processing.575Views0likes1Comment