
Determine Status Codes from Dynamics 365 in Power BI Query
I am trying to analyze sales data from Dynamics 365 in Power BI. When I connect Dynamics to Power BI and edit the queries to see words, names, etc instead of unique identifiers I can't …
Power Query to Generating all combinations from single column
Here, below is the result of my thoughts function fxPossibleCombinations (t as table) as table => //Do not use for more then 19 stores if you want to get ResultTable in excel sheet due to rows …
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 …
Mismatch in rows when inserting manual column in Query after …
Only the first 2 columns of the table are refreshed by the query, not the Age column you added. So this can result in unexpected results. Although I wouldn't recommend adding columns to a …
Technet forums
Try outputting the result of the query into text file - this way you'll see the CRLF.
Monitoring via WMI - query needs a long time to get a result
I have now multiple servers which needs very long to answer. I am using exactly the same command on the hosts. I give you an example here: Server-A: WMI query needs ~70 …
SCCM collection Query - Wrong output
Apr 16, 2015 · I tested your solution and it works but I wonder is this limitation of SQL-SCC or it was something wrong with my query? Also Just to achieve one goal we seems to have to …
Orchestrator powershell script fails on Active Directory query
I'm using a simple PowerShell script to query Active Directory for a couple of extensionAttributes. What I thought would be a simple afternoon's testing has turned into a three-day nightmare. …
Is there a way to not have the Null check box display for your …
If you are using a regular SQL query, you need to make your WHERE clause able to not limit the dataset if the value of the parameter is "All Colors". Similarly, if you are using a stored …
MapiExceptionNoAccess: Unable to query table rows
Mar 21, 2013 · After applying RUP6 for Exchange 2010 SP2, a MAPI application like MFCMAPI is not able to open a user's inbox any more.