Views:
186β
Votes: 3β
β
Solution
Tags:
support
hyperlinks
data-explorer
Link:
π See Original Question on Meta Stack Exchange β§ π
URL:
https://meta.stackexchange.com/q/371425
Title:
Modifying existing SEDE query to output the post's URL
ID:
/2021/10/30/Modifying-existing-SEDE-query-to-output-the-post_s-URL
Created:
October 30, 2021
Edited: November 25, 2021
Upload:
September 15, 2024
Layout: post
TOC:
false
Navigation: false
Copy to clipboard: false
There is this existing SE Data Explorer query: All my posts on the SE Network
The query is awesome and works great with one small flaw (IMO). It outputs a βPost IDβ which is useless for me because I need a βPost Linkβ which can be clicked and will take you to the Answer you posted in Stack Exchange. Itβs important to note link to question is not needed unless it is your own question of course.
Has anyone else experienced this and modified the query?
I tried for awhile to revise the query myself but I just ended up breaking things. I can post the entire query code if necessary.