About 257 results
Open links in new tab
  1. Power Query/Power Pivot cannot convert negative numbers …

    Apr 1, 2014 · Power Query can certainly convert the text "-1" into a negative number, so there's something else going on here. Is it possible, for instance, that the negative sign in the string is …

  2. Function for Power BI (M query) for Lat and Long

    In your main table, add a custom column and use the function, with the appropriate table columns as parameters. The resulting column will be a record, which you can expand into separate …

  3. Round decimal number to whole number in power query

    If they don't deliver, please specify which columns you have, which columns you want to generate and what the logic/Algorithmus in the new column should be, as your desired logic is not clear …

  4. PowerQuery & Active Directory Source - How to pull manager …

    Jan 26, 2015 · I was able to expand the user column and get the manager "table". But not certain how to expand the manager table to get the manager's displayName. Does anyone know how …

  5. Running an append / combine query on a list of Excel files stored …

    Dec 12, 2014 · Is there a way of running a Power Query that combines all required rows from a list of Excel files held in the same folder ? I noticed that there was a similar query regarding …

  6. List report section headers on each row

    I have a fixed length text file that I want to transform using power query. Each section has the name of the group above it, then the column headers and then the detail data.

  7. Power Query Download Distribution list details , Name of Persons …

    Nov 14, 2018 · Can anybody suggest me which tables I need to used to extract the above mentioned details in Active Directory using Power Query. Also I found below mentioned code …

  8. Issues accessing SharePoint Lists in PowerBI Desktop

    Sep 11, 2015 · Are you connecting to other SharePoint lists in this data model and do they have the "ID" column in the model? Are you on the latest version of Power BI Desktop? 32-bit or 64 …

  9. SSRS parameters default or null value - social.technet.microsoft.com

    May 12, 2015 · In the query that populate that parameter, i would do a union all, something like this: select p_label = ' (Show All)', p_id = 0 union all select .... insert you current query here. …

  10. Relationships between Tables may be needed

    Apr 13, 2014 · In this MS Excel file (link below), the first worksheet is the Employee data dump and the second one is the training data. For this specific question of mine, please ignore the …