cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
boyddt_mn
Helper III
Helper III

Sorting out file location

I have inherited a couple of Power BI reports that need to be updated and they reference a file, that is listed below, in Power Query Editor.  Is there anyway to sort out the file path and name from this?

let

    Source = Table.FromRows(Json.Document(Binary.Decompress(Binary.FromText("nVpbc6M6Ev4rrnmaqcrscgc/Jk7inNzGG2eT2p05DzLIRsdY8kqQHPvXb7cExBBDyDwNpNxq9e3rr5v5+fPL9y8nX+5FPjpViq04Tdqvf578/HK6plKdjK6J2jBOR19dJ/C98fgb/PaKkoTx1T9H81jS15ENf/pXQTKW74xkRv8mPKHy…{Continues on for another page}", BinaryEncoding.Base64), Compression.Deflate)), let _t = ((type nullable text) meta [Serialized.Text = true]) in type table [Name = _t, BU = _t, Department = _t]),

    #"Changed Type" = Table.TransformColumnTypes(Source,{{"Name", type text}, {"BU", type text}, {"Department", type text}})

in

    #"Changed Type"

3 REPLIES 3
onurbmiguel_
Super User
Super User

Hello @boyddt_mn  

Try to see if you have more info on the "Applied Steps" in Power Query: 

 

onurbmiguel__0-1680623628684.png

 

 

Best regards

Bruno Costa | Impactful Individual

 

Hope this answer solves your problem!
If you need any additional help please @ me in your reply.
If my reply provided you with a solution, please consider marking it as a solution ✔️ or giving it a kudoe 👍

You can also check out BI4ALL's website and our data solutions!

 

 


Best regards


Bruno Costa | Super User


 


Did I help you to answer your question? Accepted my post as a solution! Appreciate your Kudos!! 


Take a look at the blog: PBI Portugal 


 


Clicking on the gear only brings up the Create Table window. Not other options are available.

Hello @boyddt_mn 

Can you share a image. 

 

 

Best regards

Bruno Costa | Impactful Individual

 

 


Best regards


Bruno Costa | Super User


 


Did I help you to answer your question? Accepted my post as a solution! Appreciate your Kudos!! 


Take a look at the blog: PBI Portugal 


 


Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors
Top Kudoed Authors