Merge Column from Folder Connector Query is Slowing Down PQ Performance
Greetings. One of my data sources is seval excel files combined using the folder connector (i.e., sample file --> final query with all excel files appended). Performance is fine in that final query,...
View ArticleMerge Tables with Wildcards
Hey all! Hope you are well. I have a table with supplier's company name and another one with transactions. The company names have wildcards for the processes that are being recorded on the transaction...
View ArticlePower BI Inheriting Data Types from Microstrategy causing errors
I am connecting to a microstrategy rerport using the Microstrategy for Powerbi Connector. When I pull it over, I notice immediately that one column is giving a lot of errors and is a data type decimal...
View ArticlePBI - can I show shift days off and vacation days in matrix calendar...
Hi all,Not receiving an error here - but have come unstuck in how to proceed with this. Been trying desperately to get this completed, and it’s got me hooped, I seem unable to advance it...
View ArticleVariable source connection in DataFlow
Hi all,I want to achieve to load tables from variable source like below.I set the parameters for source connection and was using those to load tables but I got many DataFlows and it's a burdent to...
View ArticleDesigning Power Query GET request from HTTP API documentation
Hi! I'm trying to write a Power Query to get data from Dataverse Audit logs web api. This should be achieavable according to this Microsoft documentation page: Retrieve the history of audited data...
View ArticleFacing error in DAX formula
Facing error in DAX formula=VAR Start_Date =MIN ( data[Start] )VAR End_Date =MAX ( data[End] )VAR Column_Date =MAX ( 'Calendar'[Date] )RETURNIF ( Start_Date <= Column_Date && End_Date >=...
View ArticleReplacing Text within each cell of a column
I have been trying to get something to work all day. In Transforming data in Power QUery, I need to replace vlaues.Example:Column1 has a combination of 85 possible values.I need to go through each row...
View ArticleNew Column returns a list, when I try to access list using {0} it refreshed...
This is my code: let Source = AzureStorage.Tables("mytable"), Environments1 = Source{[Name="Environments"]}[Data], #"Expanded Content" = Table.ExpandRecordColumn(Environments1, "Content",...
View ArticleReferenced Entities - Dataflow
Is there a way to NOT have the dependent dataflows which are using a table from the upsteam dataflows as referenced entities, to NOT START the dataflow refresh. By default the moment you refresh DF1...
View ArticleNeed to calculate rejection rate
I have to tabs on Power Query from excel data. One of the tab had the monthly production of 5 items. The other tab had the rejects per those 5 items I neeed to create a control chart to be able to...
View ArticleSave downloaded API data to minimize API calls
Hello I'm downloading financial data using API calls via powerquery. and then analyzing it in PowerBI. Unfortunately there is a limit for 100 calls per day. Each company requires 5 calls so i could...
View ArticleNeed a more efficient way of getting last working day of the month
Hello, I have a DAX code of getting last working day of the month that works and I'm trying to find a better way of writing the Power Query version of it. I am trying to create a company calendar...
View ArticleHelp with pagination, cursor and limit
I've been pulling my hair out all day trying to work this out. I've been using the Trading212 API to pull info from a demo account, but when trying to pull whole order history I'm facing an issue due...
View ArticleConnecting to MS Defender API
I am trying to connect to the MS Defender Advanded Hunting API per this link: https://learn.microsoft.com/en-us/defender-endpoint/api/api-power-bi I am getting the error below after following the...
View ArticleODBC Error [22003] VALRNG: Column or parameter 3: Value out of range
Hi all, I'm getting the following error on one of the tables in my database connected via ODBC. Does anyone know what I can do about this? the table explores fine in a ODBC database viewer and I cna't...
View Article- Loan - App- custOmer care helPline number +[955+92+8+0451]©all..
- Loan - App- custOmer care helPline number 0+9559280451+[955+92+8+0451]©all.. - Loan - App- custOmer care helPline number 0+9559280451+[955+92+8+0451]©all.. - Loan - App- custOmer care helPline number...
View ArticleCompare two lists employee name as connector. New and lost
Have 2 tables in PowerBI. They are 2 CSV files in SPO. Each table has a column (text) called: EmpName ( last name, First and middle, military rank) DOE, JOHN B O4 Table A has only employees currently...
View ArticleWorking Days between to Dates and different countries
Hi experts!I have a table that contains 2 date columns, 1 colunn with the article and 1 column with the country.Now I would like to determine the working days between the dates.The challenge is now...
View Articlecreating a Measure
Hi All,I am trying to calculate count of rows from Table1, filtering from collumn1 value = duplicate, and collumn 2 value = 40How can I create a measure for the above? Any help would be great!!"I am...
View Article