<?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: JSON Transformation in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/JSON-Transformation/m-p/486355#M7057</link>
    <description>&lt;P&gt;Just what I needed, thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For future intersted people:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The tags is a List type.&lt;/LI&gt;&lt;LI&gt;You have the ability to either expand each item into different column, such as Tag1.Key/Tag1.Value, Tag2.Key/Tag2.value, or either expand each item to a different row (which is pretty **bleep** cool!).&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Fri, 10 Aug 2018 12:59:27 GMT</pubDate>
    <dc:creator>panda2004</dc:creator>
    <dc:date>2018-08-10T12:59:27Z</dc:date>
    <item>
      <title>JSON Transformation</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/JSON-Transformation/m-p/479899#M6866</link>
      <description>&lt;P&gt;How would you replace the following key/value paris into columns?&lt;/P&gt;&lt;PRE&gt;{
	"ProductId":"88432",
	"Tags":[
		{
			"Key":"Category",
			"Value":"Electricity"
		},
		{
			"Key":"IsNew",
			"Value":true
		},
		{
			"Key":"ShippingType",
			"Value":"Worldwide"
		}	
	]
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Aug 2018 12:24:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/JSON-Transformation/m-p/479899#M6866</guid>
      <dc:creator>panda2004</dc:creator>
      <dc:date>2018-08-03T12:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: JSON Transformation</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/JSON-Transformation/m-p/480572#M6882</link>
      <description>&lt;P&gt;Have you checked following video?&lt;/P&gt;&lt;P&gt;&lt;A href="https://m.youtube.com/watch?v=ipI6mrWLQKA&amp;nbsp;" target="_blank"&gt;https://m.youtube.com/watch?v=ipI6mrWLQKA&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 05 Aug 2018 11:36:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/JSON-Transformation/m-p/480572#M6882</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-05T11:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: JSON Transformation</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/JSON-Transformation/m-p/486355#M7057</link>
      <description>&lt;P&gt;Just what I needed, thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For future intersted people:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The tags is a List type.&lt;/LI&gt;&lt;LI&gt;You have the ability to either expand each item into different column, such as Tag1.Key/Tag1.Value, Tag2.Key/Tag2.value, or either expand each item to a different row (which is pretty **bleep** cool!).&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 10 Aug 2018 12:59:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/JSON-Transformation/m-p/486355#M7057</guid>
      <dc:creator>panda2004</dc:creator>
      <dc:date>2018-08-10T12:59:27Z</dc:date>
    </item>
  </channel>
</rss>

