<?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: Power BI - Create and Build DataSet Programaticaly in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Create-and-Build-DataSet-Programaticaly/m-p/3120875#M41644</link>
    <description>&lt;P&gt;Hi luisrh,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the answer,&lt;/P&gt;&lt;P&gt;So i can do anything i do for dataset in Power BI Desktop but with the API ?&lt;/P&gt;&lt;P&gt;Or is there any feature that are not available ?&lt;/P&gt;</description>
    <pubDate>Thu, 09 Mar 2023 08:30:13 GMT</pubDate>
    <dc:creator>RobinDelage</dc:creator>
    <dc:date>2023-03-09T08:30:13Z</dc:date>
    <item>
      <title>Power BI - Create and Build DataSet Programaticaly</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Create-and-Build-DataSet-Programaticaly/m-p/3118251#M41614</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I Would like to create new dataSet (build from the ground) but without Power BI Desktop&lt;/P&gt;&lt;P&gt;Those dataset are full based on SQL Server Views.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;I would like to :&amp;nbsp;&lt;/U&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Générate DataSet&lt;/LI&gt;&lt;LI&gt;Add DataSource&lt;/LI&gt;&lt;LI&gt;Change type of all colones (Decimale place, Date format, etc...)&lt;/LI&gt;&lt;LI&gt;Rename / change / hide columns&lt;/LI&gt;&lt;LI&gt;Add calculated Measures and Columns&lt;/LI&gt;&lt;LI&gt;Link the DataSource&lt;/LI&gt;&lt;LI&gt;Publish Dataset&lt;/LI&gt;&lt;LI&gt;etc...&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2023 08:34:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Create-and-Build-DataSet-Programaticaly/m-p/3118251#M41614</guid>
      <dc:creator>RobinDelage</dc:creator>
      <dc:date>2023-03-08T08:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI - Create and Build DataSet Programaticaly</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Create-and-Build-DataSet-Programaticaly/m-p/3120125#M41633</link>
      <description>&lt;P&gt;If you want to do this in power BI service (Powerbi.com) then you need to leverage the API -&amp;nbsp;&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/" target="_blank"&gt;Power BI REST APIs for embedded analytics and automation - Power BI REST API | Microsoft Learn&lt;/A&gt;&amp;nbsp; to do that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are using PBI RS, there is also an API but it doesn't have all the capabilities of the service API -&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://app.swaggerhub.com/apis/microsoft-rs/PBIRS/2.0" target="_blank"&gt;PBIRS | 2.0 | microsoft-rs | SwaggerHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;good luck.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 00:19:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Create-and-Build-DataSet-Programaticaly/m-p/3120125#M41633</guid>
      <dc:creator>luisrh</dc:creator>
      <dc:date>2023-03-09T00:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI - Create and Build DataSet Programaticaly</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Create-and-Build-DataSet-Programaticaly/m-p/3120875#M41644</link>
      <description>&lt;P&gt;Hi luisrh,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the answer,&lt;/P&gt;&lt;P&gt;So i can do anything i do for dataset in Power BI Desktop but with the API ?&lt;/P&gt;&lt;P&gt;Or is there any feature that are not available ?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 08:30:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Create-and-Build-DataSet-Programaticaly/m-p/3120875#M41644</guid>
      <dc:creator>RobinDelage</dc:creator>
      <dc:date>2023-03-09T08:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI - Create and Build DataSet Programaticaly</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Create-and-Build-DataSet-Programaticaly/m-p/3122066#M41654</link>
      <description>&lt;P&gt;Some of the visual constructs you do on power bi you are not capable to do in the API.&amp;nbsp; &amp;nbsp;Creating datasets,&amp;nbsp; updating data sources,&amp;nbsp; refreshing,&amp;nbsp; etc are all things you do in the API.&amp;nbsp; Building visuals and some of those finer points are doable in powerbi.com and powerbi desktops.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 16:32:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Create-and-Build-DataSet-Programaticaly/m-p/3122066#M41654</guid>
      <dc:creator>luisrh</dc:creator>
      <dc:date>2023-03-09T16:32:43Z</dc:date>
    </item>
  </channel>
</rss>

