About 50 results
Open links in new tab
  1. Formula.Firewall: Query 'x' (step 'Source') references other queries or ...

    I use power query because I need to connect to a database and pull data according to some parameters (taken from an Excel table object). To do this - in the advanced editor - I create a concatenated SQL …

  2. SQL Script: Passing Parameters to SQL script with Batch File and ...

    Abstract The multiple ways of passing parameters to SQL file or Query using sqlcmd/Invoke-sqlcmd (PoSH) is explained in this article. The various ways of passing parameters to batch file, looping …

  3. Special Characters - social.technet.microsoft.com

    Jan 29, 2019 · From power bi changing the encoding of the json file to utf-8 (like in the image) i still get the same problem, but if i open it as text and change the encoding, importing it from power bi looks …

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

    Dec 1, 2015 · Use PQ's "From Table" to bring that cell value into the Query world In your formula above, reference the user-entered value using something like TheNamedRangeQueryName [Column1] {0}

  5. Issue with PowerQuery for Excel Combine Binaries

    Feb 25, 2015 · Question 0 Sign in to vote I am Trying to use Power Query for Excel to Combine data from different Excel files in a folder into a single Table, I have a Query that works for any Single file , …

  6. Power Query/Power Pivot cannot convert negative numbers stored as …

    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 …

  7. Filter Power BI report in SharePoint - social.technet.microsoft.com

    Jun 12, 2018 · Use Query string (URL) filter web part and pass parameters to PowerBi via URL. The modify Power to use those parameters, see Power BI article " Filter a report with a URL query string …

  8. Web.Contents Query - social.technet.microsoft.com

    and include a call to that in my Query, e.g. [Query= [year="2016",month=Months]]. Or does it need to be pulled from a cell reference or a direct text input at time of query? It keeps asking for a Token …

  9. Removing trailing characters - social.technet.microsoft.com

    The MSDN website has a great resource for finding solutions. Just go to the "text functions" because you are having a "text" problem, and then in your text you said you wanted to "remove trailing …

  10. Assigning value to a cell in power bi - social.technet.microsoft.com

    Jan 8, 2018 · Although there may be several folks willing to answer your DAX questions in this forum, please note that the forum is for questions about Power Query and the M language. I suggest that …