MERGE QUERIES
Hi,I was trying to merge three columns called Day, Month and Year in Power Query to form a new column called "Date" and then changing the type of the "Date" column to date type, but getting errors for...
View ArticlePower Query Coalesce operator
Hello, Can someone explain, why this does not work ;= let alist ={2,3,4,2,2,3,4,2,2,3,3,2,3,2,2,3,3,4,2,2,3,4}in List.Accumulate( alist, {} , (s,c)=> s & { List.Last(s)?? 0 + c } )but...
View ArticleExcel 2016 - No Intellisense and Missing Menu Item
Excel 2016 Power Query No Predictive Text & Missing Menu Item - I posted in the wrong forum (Excel) so here now.I am using Excel 2016 64 bit, I have tried repair via the online version and without,...
View ArticlePowerBi - Sharepoint People List appears show null value in query however...
A very odd one and it has annoyed me for days so I am poisting here should anyone experience the same issue. These are the symptoms1) When showing in a visual two value appear ((Blank) & [List])...
View ArticleConnect to multiple, differing structured excel files in a SharePoint folder...
Hey All. I have a SharePoint folder that contains multiple Excel spreadsheets. Some of the spreadsheets have multiple tabs and are not in a consistent structure. For example, one file may have costs...
View ArticlePower BI Embedded API Ignoring lifetimeInMinutes Parameter – Token Expiring...
Regarding the token expiry issue, we typically generate client tokens using the Microsoft Power BI Embedded API by specifying the required duration using the "lifetimeInMinutes" parameter. Previously,...
View ArticlePower BI/Query: How to Show Multi-Value Column as Single Row and Filter on...
Hi everyone, I’m pulling data from a Microsoft List into Power BI. One of the columns contains multiple values (like a collection of tags or items), and Power BI is creating a separate row for each of...
View ArticleMatch budget amount per project with actual PO amounts with multiple project...
Hi all, Have been using the community as a guide for my power query problems for a long time, but now is the first time I really do not achieve my desired results. I am working on dashboard for our...
View ArticleMatching Error When Relating Tables in Power Query in Power BI
Error: When relating tables by ID and index in Power BI, a matching error occurs, causing data with different indexes to match while data with the same indexes fail to match.Inquiry: How can this...
View ArticleAdding columns from a list with same data whole way down
Hi, I'm relatively new to power query so need some help. I have a list with just one column and different data in each row and I have a table of data I'm working on. I want to add new columns to my...
View ArticlePower Query Filteration
Dear Experts, I have create one table through DAX and need to show only those data which has more than 0 value in QTY. Can you please guide. InventOnHand = SUMMARIZE(...
View Article'Text Area' field from Dataverse imported in Power BI via PowerQuery / it...
Hello everyone, So, I have this table in the Dataverse, and I have a text field, configured as 'Text Area', and with the Rich Text Editor option added, so that the users can make the text bold,...
View ArticleRefresh all not refreshing datasource tables
Hi Guys,I have List Query as parameter and from it i am setting parameter for user.Datasource for this query is coming from blobstorage.Why I have to go to Transfrom Data --> Edit --> Refresh All...
View ArticleUnable to view the "Name of the day " in power query editor( Date & Time Column)
i everyone,I'm currently working in Power Query Editor in Power BI and facing an issue with a Date & Time column. I'm trying to extract the name of the day (like Monday, Tuesday, etc.), but I'm...
View ArticleError "We cannot convert the value of type List to type Table" WITH...
Hi everyone,I'm encountering a "We cannot convert the value of type List to type Table" error in Power Query when trying to process a table of income data across multiple years and track a cumulative...
View ArticlePower Query BUG
Hi, My Power Query window is all blanked. I have data connected in the project, but nothing shows up
View ArticleMulti-level JSON column
Hi, I have output from some API. There is a column "Entities" I want to extract, originally it is in JSON format. I want to have duplicated the rows for each Key-value pair extracted from Entities. I...
View Articlecalculate a running total based on a filter
Hi,I need to calculate a running total based on a filter, Customer in the table below. Balance column is calculated subtracting Added column from Closed column for Each Customer. I need to have a...
View ArticleGetting all child values for every parent value based on a column
I have this data : ParentChildType13E2102F35F34E46E7170F89E910E1011E11110F12120F1314E14140F1516E16160F1718E1819E1920E2120E20200F Suppose i filter for Parent: 8, I should be able to see :...
View ArticleError Querying from Analysis Services Source
Dear Community, I hope you're doing well. Currently, I tried to pull data from Analysis Services using import mode and using DAX as a native query. However, I'm facing an issue as follows. May I know...
View Article