About 6,260 results
Open links in new tab
  1. Getting Data from IBM TM1 (Cognos) by Get and Transform (Power …

    Sep 26, 2019 · I am working with IBM TM1 reports and Views. I am also working on a Data Model in excel, getting Data from different sources (SQL, Internal Portal, Excel Tables, Etc). A critical data …

  2. [Expression Error] The import AnalysisServices.Database matches no ...

    Aug 22, 2018 · So the issue turns out to be that the users are running on an older version of Power Query that does not include the AnalysisServices.Database function. Upgrading all instances of …

  3. How to split a column in Excel Power Pivot 2013?

    For example, a Name column as LastName, FirstName can be split into two columns based on the comma (,) character. By Number of Characters parses a text value based on a character position …

  4. MS Excel Power Query not refresh if file is not open when choosing ...

    Anyone knows why the closed file cannot get refreshed as configured or this is the requirement by MS Excel to keep the file open for refreshing data in regular basis (every x minutes)? Any suggestion? …

  5. Hide the update power query notification

    Power Query has been updated already and now this message is appearing on all the user's computers. Any ideas as to how I can hide this message using the registry and/or group policy?

  6. Postgresql failed to establish connection

    May I know the version of Excel and PostgreSQL that you are using? As far as I know, we usually use Power Query to connect PostgreSQL database, did you use this method?

  7. Round decimal number to whole number in power query

    Question 0 Sign in to vote Dear All, I want to write the query to get the whole unit column as per below table is calculated whole unit column in Excel

  8. DataSource.Error: SharePoint: Request failed: The operation has timed …

    I am trying to get SharePoint list data from SharePoint site using Power Query in Excel but while I am inserting URL of my SharePoint site but Instead of asking for the Authentication it directly give Timed …

  9. Multiple Queries - Run One After Another

    I have a Power Query solution that uses three separate queries (A, B and C) to get to a solution. Currently I manually run A, then B, then C, waiting for each one to finish before starting the next one.

  10. Split column from character in middle of the string in Power query

    The change is in the Text.Combine function. Instead of simply using only characters in the range {"A".."z"}, we look at all characters in the extended ANSI character set except for digits 0 to 9. One …