<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Create weburl in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-weburl/m-p/3448562#M131293</link>
    <description>&lt;P&gt;as an update, i have try this following as a query in power by&lt;/P&gt;&lt;P&gt;I added a column with category WebURL and added the following code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;WebURLink = "&lt;A href="http://project/5400946/" target="_blank" rel="noopener"&gt;http://project/&lt;/A&gt;" &amp;amp; TableName[Investement_ID]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;when doing this its redirecting and telling me i dont have access but i do. Wandering if its because i am missing something. When going to the web original link would be something like this&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;project/5400946/details.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would be missing details at the end. Could this be the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 26 Sep 2023 20:39:38 GMT</pubDate>
    <dc:creator>KevinMorneault</dc:creator>
    <dc:date>2023-09-26T20:39:38Z</dc:date>
    <item>
      <title>Create weburl</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-weburl/m-p/3448518#M131290</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What i am trying to do is the following i have 2 column&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) Investment_ID&lt;/P&gt;&lt;P&gt;2) Project_ID&lt;/P&gt;&lt;P&gt;For example investment id would be&amp;nbsp; 5400946 and Project ID could be PRJ-23456&lt;/P&gt;&lt;P&gt;When you would select Project id, it would use the Investment ID to redirect you to the webpage. so basically the link would look something like this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;project/5400946/details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what would be the syntax or string use here in dax.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The goal here is in the dashboard, any project you would select, it would redirect you to the details of the specific project, which the InvestmentID would be the key.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope i provided enough information and that it is clear.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 19:41:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-weburl/m-p/3448518#M131290</guid>
      <dc:creator>KevinMorneault</dc:creator>
      <dc:date>2023-09-26T19:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Create weburl</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-weburl/m-p/3448562#M131293</link>
      <description>&lt;P&gt;as an update, i have try this following as a query in power by&lt;/P&gt;&lt;P&gt;I added a column with category WebURL and added the following code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;WebURLink = "&lt;A href="http://project/5400946/" target="_blank" rel="noopener"&gt;http://project/&lt;/A&gt;" &amp;amp; TableName[Investement_ID]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;when doing this its redirecting and telling me i dont have access but i do. Wandering if its because i am missing something. When going to the web original link would be something like this&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;project/5400946/details.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would be missing details at the end. Could this be the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 20:39:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-weburl/m-p/3448562#M131293</guid>
      <dc:creator>KevinMorneault</dc:creator>
      <dc:date>2023-09-26T20:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Create weburl</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-weburl/m-p/3448587#M131296</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;As an update, i have been trying to try different things, and if i copy paste the url in the browser, it will bring me to the proper page with project details. Its only when i select the url within the dashboard, it's redirecting but giving the error of missing access.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 20:41:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-weburl/m-p/3448587#M131296</guid>
      <dc:creator>KevinMorneault</dc:creator>
      <dc:date>2023-09-26T20:41:30Z</dc:date>
    </item>
  </channel>
</rss>

