#powerqueryeverything search results

#PowerQuery Update: you can now create a full date table in Power Query without writing M code for some columns again. UI make it easier 😌🎉 #PowerQueryEverything #PowerBI #DataTransformation

MubarDauda's tweet image. #PowerQuery Update: you can now create a full date table in Power Query without writing M code for some columns again. UI make it easier 😌🎉

#PowerQueryEverything #PowerBI #DataTransformation

Did a thing🤩 Just finished scraping 62 pages on a website with #PowerQuery and I need the link in each button for every container. I did extract the underneath link in that button with #PowerQuery This is Superb #PowerQueryEverything 😌😌😌 @MSPowerQuery


40 Days of Fabric: Day 7 Dataflows Gen2 - how to load and transform data with Power Query learn.microsoft.com/en-us/fabric/d… #40DaysOfFabric #PowerBI #PowerQueryEverything

dataveld's tweet image. 40 Days of Fabric: Day 7

Dataflows Gen2 - how to load and transform data with Power Query

learn.microsoft.com/en-us/fabric/d…

#40DaysOfFabric #PowerBI #PowerQueryEverything

Hybrid Tables can be very useful for mixing archived data with current data. @mahoneypa joins @PatrickDBA to show how to reverse Hybrid within a #PowerBI dataset without Tabular Editor. Just some straight "M"agic. #PowerQueryEverything Watch on YouTube - guyinacu.be/reversehybrid

GuyInACube's tweet image. Hybrid Tables can be very useful for mixing archived data with current data. @mahoneypa joins @PatrickDBA to show how to reverse Hybrid within a #PowerBI dataset without Tabular Editor. Just some straight "M"agic. #PowerQueryEverything

Watch on YouTube - guyinacu.be/reversehybrid

…..and my first #PowerQuery custom connector guys! #PowerQueryEverything

Let’s build a custom connector 👨🏾‍💻

MubarDauda's tweet image. Let’s build a custom connector 👨🏾‍💻


"Getting started in Excel" training should include these buttons. 😏 #PowerQueryEverything

KNPBI's tweet image. "Getting started in Excel" training should include these buttons. 😏
#PowerQueryEverything

I could say this about so many #PowerBI sessions at #PowerBISummit but this one from @notaboutthecell and @EscobarMiguel90 is worth the ticket price alone. Heck, the live Q&A for the session was worth the ticket price. So much insight. #PowerQueryEverything

KNPBI's tweet image. I could say this about so many #PowerBI sessions at #PowerBISummit but this one from @notaboutthecell and @EscobarMiguel90 is worth the ticket price alone. Heck, the live Q&A for the session was worth the ticket price. So much insight. #PowerQueryEverything

1/7 🧵🔎 Ever been stumped by Enumerations in Power Query M? You're not alone. Let's demystify it together. #BIGorilla #powerquery #powerqueryeverything

Rickmaurinus's tweet image. 1/7 🧵🔎 Ever been stumped by Enumerations in Power Query M? You're not alone. Let's demystify it together.

#BIGorilla #powerquery #powerqueryeverything

Here's how I easily determine data types. The hard way to test for data types: ❌ if Value.Is(Date.From( [MyColumn] ), type date) then "Date" else.... A much easier approach: ✅ if [MyColumn] is date then "Date" else .... #BIGorilla #powerqueryeverything

Rickmaurinus's tweet image. Here's how I easily determine data types.

The hard way to test for data types:

❌ if Value.Is(Date.From( [MyColumn] ), type date) then "Date" else....

A much easier approach:
 
✅ if [MyColumn] is date then "Date" else ....

#BIGorilla #powerqueryeverything

#PowerQueryEverything DAX is for analysis expression (business terms) manipulation. It is very powerful, but it has a few concepts that are hard to understand by inductive reasoning. Some functions requires a deductive approach:

MubarDauda's tweet image. #PowerQueryEverything 

DAX is for analysis expression (business terms) manipulation. It is very powerful, but it has a few concepts that are hard to understand by inductive reasoning. Some functions requires a deductive approach:

#PowerQuery Maturity Stages Confidently, I’m at 3rd stage. Trying to climb 4th stage proficiently Which stage are you? #PowerBIDev #PowerQueryEverything

MubarDauda's tweet image. #PowerQuery Maturity Stages

Confidently, I’m at 3rd stage.
Trying to climb 4th stage proficiently 

Which stage are you?

#PowerBIDev #PowerQueryEverything

@Rickmaurinus, wouldn't that be nice if all functions would automatically said you their enumerations😁 #PowerQueryEverything

tpnRel1's tweet image. @Rickmaurinus, wouldn't that be nice if all functions would automatically said you their enumerations😁 

#PowerQueryEverything

Living in a country with special characters in their alphabet means that native functions are not usable for you, and you must be creative. This can convert JSON to Text and convert letters like "č", "ř", and "á" back from "\u011b" #PowerQuery #PowerQueryEverything

tpnRel1's tweet image. Living in a country with special characters in their alphabet means that native functions are not usable for you, and you must be creative. This can convert JSON to Text and convert letters like "č", "ř", and "á" back from "\u011b" #PowerQuery #PowerQueryEverything

Join @kevarnold and myself as we talk about NO DAX COLUMNS and why they should be cut from #MicrosoftFabric and #PowerBI tomorrow at 7:30 am CDT. #PowerQueryEverything youtube.com/watch?v=oKuO0_…

KratosBi's tweet image. Join @kevarnold and myself as we talk about NO DAX COLUMNS and why they should be cut from #MicrosoftFabric and #PowerBI tomorrow at 7:30 am CDT.

#PowerQueryEverything

youtube.com/watch?v=oKuO0_…

This weekend, I will have a session on @databash_live about #PowerQuery and custom functions. Would you like to join? Here is a link: databash.live #PowerQueryEverything

tpnRel1's tweet image. This weekend, I will have a session on @databash_live  about #PowerQuery and custom functions. 

Would you like to join? Here is a link: databash.live

#PowerQueryEverything

Under used and often forgotten option to wrap M in #PowerBI Advanced Editor. Especially helpful when you have a long list of columns selected/removed or SQL statement is used. #PowerQueryEverything


I'm speaking at the biggest online Power BI event of the year, the #PowerBI Summit! My session is about “#PowerQuery (M)agic: Beyond the UI”. Register here: buff.ly/3K4BkE4 #PowerQueryEverything #PowerBI #Excel

cristian_angyal's tweet image. I'm speaking at the biggest online Power BI event of the year, the #PowerBI Summit!

My session is about “#PowerQuery (M)agic: Beyond the UI”.

Register here:
buff.ly/3K4BkE4

#PowerQueryEverything 
#PowerBI 
#Excel

Ok... I am a bit lazy... The quickest way for me how to insert data into Werehouse was by direct insert, and yes... I let my Power Query create insert values for me. #PowerQuery #PowerQueryEverything

tpnRel1's tweet image. Ok... I am a bit lazy... The quickest way for me how to insert data into Werehouse was by direct insert, and yes... I let my Power Query create insert values for me. #PowerQuery #PowerQueryEverything

No results for "#powerqueryeverything"
No results for "#powerqueryeverything"

[💥New Blog] "Function To Audit Datasources For Query Folding". I wrote a simple M function to get a list of all the queries that are folding or not folding in a #PowerBI dataset. #PowerQueryEverything pawarbi.github.io/blog/powerbi/p…

PawarBI's tweet image. [💥New Blog] "Function To Audit Datasources For Query Folding". I wrote a simple M function to get a list of all the queries that are folding or not folding in a #PowerBI dataset. #PowerQueryEverything
pawarbi.github.io/blog/powerbi/p…

Still on the way #PowerQueryEverything

MubarDauda's tweet image. Still on the way
#PowerQueryEverything
MubarDauda's tweet image. Still on the way
#PowerQueryEverything
MubarDauda's tweet image. Still on the way
#PowerQueryEverything

So we have Excel, Python, SQL, R, and DAX solutions for this….who’ll run the one for power query? Just bookmark this tweet coz of the day you’ll need to create date-table for a project 🏃🏃🏃



40 Days of Fabric: Day 7 Dataflows Gen2 - how to load and transform data with Power Query learn.microsoft.com/en-us/fabric/d… #40DaysOfFabric #PowerBI #PowerQueryEverything

dataveld's tweet image. 40 Days of Fabric: Day 7

Dataflows Gen2 - how to load and transform data with Power Query

learn.microsoft.com/en-us/fabric/d…

#40DaysOfFabric #PowerBI #PowerQueryEverything

Trying to get an overview of the Power BI Service I ended up advertising #PowerQueryEverything from @notaboutthecell

hribberink's tweet image. Trying to get an overview of the Power BI Service I ended up advertising #PowerQueryEverything from @notaboutthecell

Hybrid Tables can be very useful for mixing archived data with current data. @mahoneypa joins @PatrickDBA to show how to reverse Hybrid within a #PowerBI dataset without Tabular Editor. Just some straight "M"agic. #PowerQueryEverything Watch on YouTube - guyinacu.be/reversehybrid

GuyInACube's tweet image. Hybrid Tables can be very useful for mixing archived data with current data. @mahoneypa joins @PatrickDBA to show how to reverse Hybrid within a #PowerBI dataset without Tabular Editor. Just some straight "M"agic. #PowerQueryEverything

Watch on YouTube - guyinacu.be/reversehybrid

1/7 🧵🔎 Ever been stumped by Enumerations in Power Query M? You're not alone. Let's demystify it together. #BIGorilla #powerquery #powerqueryeverything

Rickmaurinus's tweet image. 1/7 🧵🔎 Ever been stumped by Enumerations in Power Query M? You're not alone. Let's demystify it together.

#BIGorilla #powerquery #powerqueryeverything

Here's how I easily determine data types. The hard way to test for data types: ❌ if Value.Is(Date.From( [MyColumn] ), type date) then "Date" else.... A much easier approach: ✅ if [MyColumn] is date then "Date" else .... #BIGorilla #powerqueryeverything

Rickmaurinus's tweet image. Here's how I easily determine data types.

The hard way to test for data types:

❌ if Value.Is(Date.From( [MyColumn] ), type date) then "Date" else....

A much easier approach:
 
✅ if [MyColumn] is date then "Date" else ....

#BIGorilla #powerqueryeverything

New Episode 🎧 Miguel Escobar of "M is for data monkey" fame and its recent completely re-written version "Master Your Data" Now a Product Manager at Microsoft aiming to #PowerQueryEverything The one with @EscobarMiguel90 Links⏬ #PowerQuery

QueryPower's tweet image. New Episode 🎧
Miguel Escobar of "M is for data monkey" fame and its recent completely re-written version "Master Your Data"
Now a Product Manager at Microsoft aiming to #PowerQueryEverything

The one with 
@EscobarMiguel90 

Links⏬
#PowerQuery

Thanks to everyone who tried to use the M Code I shared from my WhatsApp Analysis. I got feedback from a few folks on when the function didn't work for their data. So I learnt a few more things and updated it to be a bit more dynamic and easy to use. #PowerQueryEverything

BolajiO_'s tweet image. Thanks to everyone who tried to use the M Code I shared from my WhatsApp Analysis. I got feedback from a few folks on when the function didn't work for their data.
So I learnt a few more things and updated it to be a bit more dynamic and easy to use.
#PowerQueryEverything

Why do things the easier way you can do it the more complicated way? #PowerQuery #PowerQueryEverything @MSPowerQuery

tpnRel1's tweet image. Why do things the easier way you can do it the more complicated way?
#PowerQuery #PowerQueryEverything @MSPowerQuery

I could say this about so many #PowerBI sessions at #PowerBISummit but this one from @notaboutthecell and @EscobarMiguel90 is worth the ticket price alone. Heck, the live Q&A for the session was worth the ticket price. So much insight. #PowerQueryEverything

KNPBI's tweet image. I could say this about so many #PowerBI sessions at #PowerBISummit but this one from @notaboutthecell and @EscobarMiguel90 is worth the ticket price alone. Heck, the live Q&A for the session was worth the ticket price. So much insight. #PowerQueryEverything

Had a great afternoon talking #PowerBI DAX and #PowerQueryEverything. We recorded the conversation and will be sharing this soon!

KratosBi's tweet image. Had a great afternoon talking #PowerBI DAX and #PowerQueryEverything. We recorded the conversation and will be sharing this soon!

#PowerQuery Update: you can now create a full date table in Power Query without writing M code for some columns again. UI make it easier 😌🎉 #PowerQueryEverything #PowerBI #DataTransformation

MubarDauda's tweet image. #PowerQuery Update: you can now create a full date table in Power Query without writing M code for some columns again. UI make it easier 😌🎉

#PowerQueryEverything #PowerBI #DataTransformation

Developing #PowerBI Custom connectors is with the new #PowerQuery SDK extension for @code really friendly. #PowerQueryEverything

tpnRel1's tweet image. Developing #PowerBI Custom connectors is with the new #PowerQuery SDK extension for @code  really friendly. 

#PowerQueryEverything

My favourite new power bi / excel functionality this year. Import dataflows in excel! #powerqueryeverything

hribberink's tweet image. My favourite new power bi / excel functionality this year. Import dataflows in excel! #powerqueryeverything

Isn't that great to be able to execute #DAX in #PowerQuery? Finally, DAX and Power Query can work together. #PowerQueryEverything

tpnRel1's tweet image. Isn't that great to be able to execute #DAX in #PowerQuery? Finally, DAX and Power Query can work together.

#PowerQueryEverything

Join @kevarnold and myself as we talk about NO DAX COLUMNS and why they should be cut from #MicrosoftFabric and #PowerBI tomorrow at 7:30 am CDT. #PowerQueryEverything youtube.com/watch?v=oKuO0_…

KratosBi's tweet image. Join @kevarnold and myself as we talk about NO DAX COLUMNS and why they should be cut from #MicrosoftFabric and #PowerBI tomorrow at 7:30 am CDT.

#PowerQueryEverything

youtube.com/watch?v=oKuO0_…

#PowerQueryEverything DAX is for analysis expression (business terms) manipulation. It is very powerful, but it has a few concepts that are hard to understand by inductive reasoning. Some functions requires a deductive approach:

MubarDauda's tweet image. #PowerQueryEverything 

DAX is for analysis expression (business terms) manipulation. It is very powerful, but it has a few concepts that are hard to understand by inductive reasoning. Some functions requires a deductive approach:

Loading...

Something went wrong.


Something went wrong.


United States Trends