Incremental Refresh inside Power Query M DAX Query
Hi, I have an AnalysisServices connection where I am importing tables from Analysis Services by writing a DAX Query inside M: [Query="EVALUATE How should I apply Incremental Refresh for this type of...
View ArticleCreate a string Column in Advanced Editor
Hi All...How do I create a new column (named Type) in advanced editor and set it to a string value? letSource = Sql.Database("XXXXXX", "YYY", [Query="select[Proj] as ""Proj#"",null as ""Type"" -- this...
View ArticleChanging excel sheet on import
Hi,Trying to import data from an excel file into Power BI.The data looks like this:What I need to do is end up with the data looking like this: Is there any way of achieving this in Power Query (Or...
View ArticlePivoting/Unpivoting Numerator & Denominator Columns to four Month-Specific...
Good Afternoon. I have the following table in Power Query. I have restricted it only to always bring in the two most recent months, and will refresh every month to reflect this: I desire to convert...
View ArticleAdvanced unpivoting multiple columns
Hello, I have this source table PLANPLANPLANACTACTACTLYLYLYIDCost CenterJanFebMarJanFebMarJanFebMar123A1009012090110806015075234B506540405570356080345C758085852050558065567D604080408065855060 And I...
View ArticleReplace Null Values and If
Hello,I am a novice user of PQ.What I want to do is:change where [Budget Category] = Null and if [Vendor] = "Co A" then change [Budget Category] to "A"and if [Vendor] = "Co B" then change [Budget...
View ArticleERROR ADBC: InternalError [] [Snowflake] 002031 (42601): SQL compilation...
Hello Powerbi Community, I am getting this error from a sql view that has no issues in snowflake but is throwing this error when i load the sql view in powerbi...can anyone help what could i be doing...
View ArticleLast Refresh Date & Time is 1 hour out
Hi, My report is scheduled to refresh every night at midnight as you can see in the Scheduled Refresh settings below: However, when I check the report in Service the following morning the refresh seems...
View ArticlePower Query: Left Outer Merge returns result, but Expand Table shows no data
I did a clean and trim on both linking columns.Created an alternative column for linking.
View Articleneed help - Power query or M code solution needed
Hello .. Any help for the below problem is highly appreciated Please refer source data as given below 1) The source is an excel sheet as shown above with blocks of data seperated by a blank row2)...
View ArticleMerging Queries in Excel Power Query
I have been working with three queries in Power Query: List_BN_260_tempo Drug_conta Intervention These queries are linked by the ID patient field, ensuring the same format. Until today, I was able to...
View ArticleExpand Columns and Rows
Hi, I’ve imported a Smartsheet into Power BI via the API key and Sheet ID.The data contains a Column List that includes id, title, and other fields, and a Row List that holds the Cells data. When I...
View ArticlePower BI Service get data from Power Platform dataverse in another region...
Hi,I found there is a VNET data gateway that we could deploy for integrate microsoft managed service (power BI, Power platform dataflow) with Azure services (e.g. Azure SQL, etc).But how about Power BI...
View ArticlePower Query is sending multiple requests when using Web.Contents
Hi,We have a situation where a POST API call is followed by a GET call. We are using Web.Contents to create a POST API call to a GRAPH API. In the next step, we extract the ID from the response to make...
View ArticleAdd data from column (of other table) depending on content of both tables
I want to add the content of another table depending on unique reference.I have 2 Tables (Table1 and Table2).I want to add a new custom column [newColumn] to Table1 with the [Date] from Table2,...
View ArticleEach time when I am creating calculated column i need to set up currency
Hi Guys,every time I created calculated DAX column I have my PLN values there if this is a currency field. So every time i need to go here: and set up dolar as my default value,How to set up this only...
View ArticlePower Automate flow to list files and folders in OneDrive for Business -...
Hi, I am a complete newbie to this and wondered if someone would be able to offer a suggestion to this problem? I've been trying to build a flow on and off for the past couple of weeks that lists all...
View ArticleOData feed expand does not display results
Hi I have an OData feed coming from a Mendix application which I am consuming in PBI. In order to try and cut down on the load / query times in the refresh I am trying to do my filtering on the OData...
View ArticleAnaplan Connector issue after March 2025 Power BI Update
Hello, I would like to ask for assistance regarding an issue that has occurred in recent days. The tables exported from Anaplan are not being loaded properly into Power BI when there is no data in the...
View ArticlePowerQuery transform rows
Hi, I'm currently try to transform a datatable in PowerQuery, the format of the data is similar to this format ITEM # Standard UOMAlt UOMFactor (Standard to ALT)ITEM 1BOXEAaITEM 1BOXFT2bITEM...
View Article