Dataverse connection error : DataSource.Error: Microsoft SQL: Error code 8657
Hi all,Hope someone can shed some light on this issue I am having. I inherted a PBIX file which is connected to a dataverse backend using the new connector , CommonDataService.DatabaseWhen I perform a...
View ArticleMySQL Connector - Direct Query
Hi Team, From Power BI, I'm using the MySQL connector to connect to the MySQL database. However, I do not see an option to choose the data connectivity mode as DirectQuery. The connector is...
View ArticleShowing MTTR in Days-Hours-Minutes
Folks,I have calculated the MTTR (Mean Time to Resolve) a ticket and got the result in minutes. I would like to show the result within a visual under the following format "days hours minutes". For...
View Article[URGENT] Data from folders in sharepoint not showing up in PowerBI
I have 4 folders with items within it in the SharePoint List. Each folder has restricted user permissions. I have Full control, but I'm not the site admin. I connected the list to PowerBI, and in...
View ArticlePossibility to Import Data from Semantic Model Without Triggering XMLA Read...
Dear Community, I hope you're doing well. I'd like to ask your perspective about pulling data from specific dataset/semantic model. Currently, I'd like to reuse the final numbers from specific semantic...
View Articlesql endpoint connection
DataSource.Error: Microsoft SQL: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the...
View ArticleSharePoint Lists PBI/Power Query error, implementation 2.0,...
Hi all, I'm having an issue connecting a SharePoint List to Power BI desktop, specifically the error : Web.Contents failed to get contents...
View ArticleList Generate, accumulation which re starts when at text value
Hi, so List.Generate to accumulate wiith text , i have been trying various accumulations with a mixture of number and text , so fist inlcude the text ; { 2,2,3, "a", 3,3 } = { 2,4, 7, "a", 10,...
View ArticleLive Agent (LA) - API connection to Power BI
Hello,I established API connection to my power BI report. API is from Live Agent (over URL and Api Key) And it work perfect for several queries. BUt now I have another query: Ticket History with...
View ArticlePower Query in Excel Fails to Run for Multiple Users
Multiple users are unable to run any Excel Power Query workloads. Error:Could not load file or assembly 'System.Memory, Version=4.0.1.2' Origin:Microsoft.Mashup.Evaluator.Interface Issue affects...
View Articleusing sharepoint.contents
When trying to use sharepoint.contents to open a sharepoint folder in power query, we notice that for some users excel files are not recognized when we drill to the folder. But if we change mcode to...
View ArticlePower BI Custom Connector
I'm building a Power BI custom connector for an OData API and would appreciate some guidance from the community.My connector currently allows users to select a table/entity and load data successfully....
View ArticleNeed Help: Error 8657 accessing Dataverse contact table in Power BI/Excel
Hi Experts,I need your help with this issue (Error 8657 accessing Dataverse contact table in Power BI/Excel).Microsoft Support just responded that it's a backend issue and they're unable to do anything...
View ArticlePower Query - Nested table - List.PositionOf - Find substring
This line of M code works perfectly...RowIndexOfCashFlow = Table.AddColumn(AddTableWithIndex, "Row Index of Cash Flow", each List.PositionOf([Data][Column3], "Cash Flow Analysis - Checking *7114:",...
View ArticleAnti join custom query
Hi community, in ths time., I have two tables A y B, the tbale A have some columns are ID_CITY, ID_STATE, ID_COUNTRY, ID_YEAR, DESCRIPTION_MESSAGE, COUNT_PEOPLE, the other table B the columns are:...
View ArticleNeed help with a merge query/expand table problem
I have a problem a merge query/expand table not displaying the correct data form the merged query after the table has been expanded.The merge is built around 4 columns in each table, and I have tried...
View Articleinsert values in nested lists except last
I want to insert rows into a list / table , i have used lists here for clarity, but not the last so { { 1,2,3}, {1,2,3} , { 1,2,3} } = { 1,2,3,"X"} , {1,2,3,"X"} , {1,2,3}} I have two methods...
View ArticleExcel (not Power BI) Power Query — 10 min refresh on 49k rows, need faster...
I'm hoping someone can point me in a direction I haven't already tried. I've got an Excel workbook (not Power BI) built entirely on Power Query, and refreshes are taking around 10 minutes or more for a...
View ArticleWhy can I not conditional format my visual
Hi,I am struggling to format my table - just a excel fileAll I want to do is change the negative values to red in the 'FC Q2 Income Variance'.But the conditional format is NOT allowing me too (see the...
View ArticleAppending columns and creating new column of old column headers
I have a table with data imported from multiple weather stations. The imported data has multiple rows of headers - one row giving the location/ID and one row giving the data variable. I have put an...
View Article