Power Query Won't Return Hyperlinks with Friendly Names

ThePianoman

New Member
Joined
Mar 15, 2011
Messages
15
This might be a major misunderstanding on my part about the features of Power Query (or "Get & Transform" as it's called in the Office 365 version I am using), but I can't seem to figure out how to get Excel to return the HYPERLINK formula in a table of data I am using, when re-creating parts of said table through Power Query. I have seen some threads about changing the "Data Category" on other sites, but I can't find any such option in Office 365 2016 that I am using. I saw THIS workaround, but seems like there should be a better way.

powerQuery1_zpskk2b3cdf.jpg




powerquery2_zpsllkqufuy.jpg
 

Excel Facts

Create a Pivot Table on a Map
If your data has zip codes, postal codes, or city names, select the data and use Insert, 3D Map. (Found to right of chart icons).
PowerQuery return value not formula

you can try this way:
- in source table add column say: Link contain: =FORMULATEXT(A2)
- after load source table into PQ this column Link in source table can be hidden
- in PQ Editor remove column Title then rename column Link to Title
- load query table to the sheet
- select column Title and replace = with = (no '=)

do that on final result
but if you refresh result table you'll need replace = with = again
 
Upvote 0

Forum statistics

Threads
1,226,231
Messages
6,189,774
Members
453,568
Latest member
LaTwiglet85

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top