About 5,420 results
Open links in new tab
  1. Excel2016 Data Queries from Access: re-use and not showing ...

    In Excel 2016 we integrated the Power Query technology and experience into Excel. Power Query is no longer an add-in but is a native Excel feature from the Data tab. We may import data …

  2. Can I share queries that use Web.Contents () need ApiKeyName at …

    If you want to reuse this query without rebuilding it and you're absolutely sure that none of the data involved is private, you can disable the privacy firewall by clicking the Fast Combine …

  3. Unexpected Error - Type Initializer for …

    I'm a little surprised that the text "Unexpected Error" is in English while the text of the exception message is in Swedish. Which language Power Query addin was installed, and how does it …

  4. Rounding time up or down to nearest 10 minutes

    Jan 1, 2014 · Can anyone help? I know this is really straightforward in Excel but it seems to be really overly complicated in Power Query. Thanks, Alice Tuesday, October 28, 2014 9:56 AM

  5. 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

  6. [DataFormat.Error] Invalid cell value '#N/A'

    In one column of a table there is a value listed as #N/A, which is not accepted by power query. After changing this to something else, the query worked. Just a tip for me that some special …

  7. How can I use input from a TextBox in a PowerQuery Formula?

    Dec 1, 2015 · Put the value in a cell in Excel Make that cell a named range Use PQ's "From Table" to bring that cell value into the Query world In your formula above, reference the user …

  8. Formula Firewall - social.technet.microsoft.com

    I want to import a complete folder with PQ (no matter if in Excel or Power BI Desktop) containing only csv files. This folder is not fix, but is defined by a parameter. Scripting: letSource = …

  9. Handle null values in JSON arrays - Power Query

    So as long as fields contain a data it is fine, all my query is successfully loaded. But when i change a parameter in my web API URL and it happens that for particular query this field is …

  10. 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 …