<?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 what is data type of workspace id? In sql database which data types choose to store work-space id? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/what-is-data-type-of-workspace-id-In-sql-database-which-data/m-p/392289#M11655</link>
    <description>&lt;P&gt;&lt;STRONG&gt;Text&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;- A Unicode character data string. Can be strings, numbers, or dates represented in a text format. Maximum string length is 268,435,456 Unicode characters (256 mega characters) or 536,870,912 bytes.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Apr 2018 10:38:54 GMT</pubDate>
    <dc:creator>aishwarya08</dc:creator>
    <dc:date>2018-04-09T10:38:54Z</dc:date>
    <item>
      <title>what is data type of workspace id? In sql database which data types choose to store work-space id?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/what-is-data-type-of-workspace-id-In-sql-database-which-data/m-p/392289#M11655</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Text&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;- A Unicode character data string. Can be strings, numbers, or dates represented in a text format. Maximum string length is 268,435,456 Unicode characters (256 mega characters) or 536,870,912 bytes.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 10:38:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/what-is-data-type-of-workspace-id-In-sql-database-which-data/m-p/392289#M11655</guid>
      <dc:creator>aishwarya08</dc:creator>
      <dc:date>2018-04-09T10:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: what is data type of workspace id? In sql database which data types choose to store work-space i</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/what-is-data-type-of-workspace-id-In-sql-database-which-data/m-p/393924#M11725</link>
      <description>&lt;P&gt;Under Power BI REST API document, it is marked as "string " for the group id (Workspace Id).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, the body of the &lt;A href="https://msdn.microsoft.com/en-us/library/mt243842.aspx" target="_self"&gt;Get Groups&lt;/A&gt; action:&lt;/P&gt;&lt;PRE&gt;{
  "odata.context": "string",
  "value": [
    {
    &lt;STRONG&gt;"id": "string",&lt;/STRONG&gt; 
    "name": "string", 
     "isReadOnly": true, 
    "isOnDedicatedCapacity": true, 
     "capacityId": "string" 
    }
  ]
}&lt;/PRE&gt;&lt;P&gt;Which should be an GUID,&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;a&amp;nbsp;&lt;/SPAN&gt;&lt;A title="128-bit" href="https://en.wikipedia.org/wiki/128-bit" target="_blank"&gt;128-bit&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;number used to identify information in computer systems.&amp;nbsp;In its canonical textual representation, the sixteen&amp;nbsp;&lt;A title="Octet (computing)" href="https://en.wikipedia.org/wiki/Octet_(computing)" target="_blank"&gt;octets&lt;/A&gt;&amp;nbsp;of a UUID are represented as 32&amp;nbsp;&lt;A title="Hexadecimal" href="https://en.wikipedia.org/wiki/Hexadecimal" target="_blank"&gt;hexadecimal&lt;/A&gt;&amp;nbsp;(base 16) digits, displayed in five groups separated by hyphens, in the form&amp;nbsp;8-4-4-4-12&amp;nbsp;for a total of 36 characters (32 alphanumeric characters and four hyphens).&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Search for Microsoft GUID in &lt;A href="https://en.wikipedia.org/wiki/Universally_unique_identifier" target="_self"&gt;this article&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So if you would like to store this information into SQL Server, make sure the string field is longer than 128 bit.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Michael&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Apr 2018 08:32:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/what-is-data-type-of-workspace-id-In-sql-database-which-data/m-p/393924#M11725</guid>
      <dc:creator>v-micsh-msft</dc:creator>
      <dc:date>2018-04-11T08:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: what is data type of workspace id? In sql database which data types choose to store work-space i</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/what-is-data-type-of-workspace-id-In-sql-database-which-data/m-p/395213#M11766</link>
      <description>&lt;P&gt;Thank you for giving answer but can you tell me exact wich data type I used meaning in sql after 128 bit there 256 bit.&lt;BR /&gt;In future it may be bigger than 256 bit or not.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Apr 2018 13:48:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/what-is-data-type-of-workspace-id-In-sql-database-which-data/m-p/395213#M11766</guid>
      <dc:creator>aishwarya08</dc:creator>
      <dc:date>2018-04-12T13:48:09Z</dc:date>
    </item>
  </channel>
</rss>

