<?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: How to create parameters that works in Power BI Report Builder (SSRS) in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-create-parameters-that-works-in-power-bi-report-builder/m-p/133053#M49710</link>
    <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/165536"&gt;@fellipeao&lt;/a&gt;&amp;nbsp;This is the only way I found that works well with databricks since positional arguments (?) was a fail for me. This is the latest version of paginated report builder.&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/paginated-reports/report-builder/connect-snowflake-databricks-power-query-online" target="_self"&gt;https://learn.microsoft.com/en-us/power-bi/paginated-reports/report-builder/connect-snowflake-databricks-power-query-online&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Once connected to databricks, you can choose any random table and then go to advanced editor and make these changes:&amp;nbsp;&lt;/P&gt;&lt;P&gt;1 - Use Nativequery funtion to be able to insert your SQL query:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Value.NativeQuery(Databricks.Catalogs ... etc&lt;BR /&gt;2 - Create a parameter in Powerquery and name it.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;3 - Concatenate the Parameter with your SQL query.&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JUsef_0-1758832983574.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/20237iBAF1AA7EAB56840F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JUsef_0-1758832983574.png" alt="JUsef_0-1758832983574.png" /&gt;&lt;/span&gt;&lt;P&gt;Follow the final steps in the documentation to bind the parameter with your Report parameter under dataset properties.&amp;nbsp;&lt;BR /&gt;Good luck!&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 25 Sep 2025 20:44:15 GMT</pubDate>
    <dc:creator>J-Usef</dc:creator>
    <dc:date>2025-09-25T20:44:15Z</dc:date>
    <item>
      <title>How to create parameters that works in Power BI Report Builder (SSRS)</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-create-parameters-that-works-in-power-bi-report-builder/m-p/119973#M46012</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I'm trying to create an item in Power Bi Report Server (SSRS) connected to Databricks. I can connect normally, but I'm having trouble using a parameter that Databricks recognizes.&lt;/P&gt;&lt;P&gt;First, I'll illustrate what I do when I connect to &lt;STRONG&gt;SQL Serve&lt;/STRONG&gt;r and use a parameter that works.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fellipeao_0-1747918499426.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/17051iFD18979A0A05E9AD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fellipeao_0-1747918499426.png" alt="fellipeao_0-1747918499426.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;A = my parameter that I connect to item C;&lt;/P&gt;&lt;P&gt;B = my dataset where I create one parameter that is gonna link with A;&lt;/P&gt;&lt;P&gt;C = my entity dimension that I connect to item A;&lt;BR /&gt;&lt;BR /&gt;In my query dataset (&lt;STRONG&gt;B&lt;/STRONG&gt;) I create a paramter using&amp;nbsp;&lt;STRONG&gt;@Entidade&lt;/STRONG&gt; that SQL server recognizes as paramter, and after that I link to my parameter (&lt;STRONG&gt;A&lt;/STRONG&gt;).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fellipeao_1-1747918679264.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/17052iD2BD6CE2C0AE115D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fellipeao_1-1747918679264.png" alt="fellipeao_1-1747918679264.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fellipeao_2-1747918734966.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/17053iAED8A5323BD57A79/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fellipeao_2-1747918734966.png" alt="fellipeao_2-1747918734966.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Everything works well and I got the expected result:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fellipeao_3-1747918927934.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/17054iEE2B138CF1D4C0C1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fellipeao_3-1747918927934.png" alt="fellipeao_3-1747918927934.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Now, when I try to do the same thing connected to databricks, I have problems to set the parameters on query.&lt;BR /&gt;In databricks I can use parameters as: &lt;STRONG&gt;{{ Entidade}}&lt;/STRONG&gt; or &lt;STRONG&gt;:Entidade,&amp;nbsp;&lt;/STRONG&gt;but Isn't work on SSRS, always I get a sintax error.&amp;nbsp;&amp;nbsp;That parameters works&amp;nbsp; in SQL editor and notebooks in databricks.&lt;BR /&gt;&lt;BR /&gt;What kind of parameter can be used to solve this problem on SSRS?&lt;BR /&gt;&lt;BR /&gt;example query connected to slq server:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;select id, AtualizadoEm,EntidadeId, EntidadeNome, ContratoNome, PedidoId, PedidoDataIntegracao, MarcacaoData
from aco.dbo.Orders with (nolock)
where EntidadeNome = @Entidade&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;Example query connected to databricks:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;select a.dt_periodo_registro, a.nm_entidade, a.nr_orders
from prd.dbo.orders_v2 as a
--where a.nm_entidade = '${entidade}' - nok
where a.nm_entidade = :entidade -- nok but works on databricks
-- where a.nm_entidade = {{entidade}} -- nok but works on databricks
-- where a.nm_entidade = {{ entidade }} -- nok but works on databricks&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2025 13:44:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-create-parameters-that-works-in-power-bi-report-builder/m-p/119973#M46012</guid>
      <dc:creator>fellipeao</dc:creator>
      <dc:date>2025-05-22T13:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to create parameters that works in Power BI Report Builder (SSRS)</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-create-parameters-that-works-in-power-bi-report-builder/m-p/120043#M46039</link>
      <description>&lt;P&gt;working with SSRS can be a pain but it is possible.&lt;BR /&gt;Using openquery you can probably pull it off.&lt;BR /&gt;That's what we use anyway.&amp;nbsp; We also do some dirty trick with defining databricks as a linked server and then use stored procedures on the linked server (for those reports that will not work otherwise).&amp;nbsp; Can't tell you a lot about that because I do not build the reports myself.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 08:28:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-create-parameters-that-works-in-power-bi-report-builder/m-p/120043#M46039</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2025-05-23T08:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to create parameters that works in Power BI Report Builder (SSRS)</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-create-parameters-that-works-in-power-bi-report-builder/m-p/120105#M46066</link>
      <description>&lt;P&gt;We can't use linkedserver/procedures because we will stop using SQL management studio and focus only on lake/databricks. But it's a path that would work for now.&lt;BR /&gt;&lt;BR /&gt;Because this we are looking for a solution 100% in databricks.&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 17:26:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-create-parameters-that-works-in-power-bi-report-builder/m-p/120105#M46066</guid>
      <dc:creator>fellipeao</dc:creator>
      <dc:date>2025-05-23T17:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to create parameters that works in Power BI Report Builder (SSRS)</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-create-parameters-that-works-in-power-bi-report-builder/m-p/129789#M48604</link>
      <description>&lt;P&gt;Did you find any solution for this?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 10:16:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-create-parameters-that-works-in-power-bi-report-builder/m-p/129789#M48604</guid>
      <dc:creator>rahulmittal092</dc:creator>
      <dc:date>2025-08-26T10:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to create parameters that works in Power BI Report Builder (SSRS)</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-create-parameters-that-works-in-power-bi-report-builder/m-p/129812#M48608</link>
      <description>&lt;P&gt;Hello.&lt;BR /&gt;No, I didn't. I'm still looking for a solution.&lt;BR /&gt;I have tried to use a stored procedure in databricks, but PBI Report Builder still not recognized the parameters.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 12:33:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-create-parameters-that-works-in-power-bi-report-builder/m-p/129812#M48608</guid>
      <dc:creator>fellipeao</dc:creator>
      <dc:date>2025-08-26T12:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to create parameters that works in Power BI Report Builder (SSRS)</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-create-parameters-that-works-in-power-bi-report-builder/m-p/133053#M49710</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/165536"&gt;@fellipeao&lt;/a&gt;&amp;nbsp;This is the only way I found that works well with databricks since positional arguments (?) was a fail for me. This is the latest version of paginated report builder.&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/paginated-reports/report-builder/connect-snowflake-databricks-power-query-online" target="_self"&gt;https://learn.microsoft.com/en-us/power-bi/paginated-reports/report-builder/connect-snowflake-databricks-power-query-online&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Once connected to databricks, you can choose any random table and then go to advanced editor and make these changes:&amp;nbsp;&lt;/P&gt;&lt;P&gt;1 - Use Nativequery funtion to be able to insert your SQL query:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Value.NativeQuery(Databricks.Catalogs ... etc&lt;BR /&gt;2 - Create a parameter in Powerquery and name it.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;3 - Concatenate the Parameter with your SQL query.&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JUsef_0-1758832983574.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/20237iBAF1AA7EAB56840F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JUsef_0-1758832983574.png" alt="JUsef_0-1758832983574.png" /&gt;&lt;/span&gt;&lt;P&gt;Follow the final steps in the documentation to bind the parameter with your Report parameter under dataset properties.&amp;nbsp;&lt;BR /&gt;Good luck!&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 25 Sep 2025 20:44:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-create-parameters-that-works-in-power-bi-report-builder/m-p/133053#M49710</guid>
      <dc:creator>J-Usef</dc:creator>
      <dc:date>2025-09-25T20:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to create parameters that works in Power BI Report Builder (SSRS)</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-create-parameters-that-works-in-power-bi-report-builder/m-p/134085#M50013</link>
      <description>&lt;P&gt;Hello.&lt;BR /&gt;I tried this approach a few days ago, and the parameters work fine on my local machine using my token databricks. I got the expected result after run the query.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fellipeao_0-1759846434321.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/20531i94F2A628340F382A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fellipeao_0-1759846434321.png" alt="fellipeao_0-1759846434321.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The main issue is that I'm building this object to be published on Power BI Report Server, which only supports connections to Databricks via an ODBC driver.&lt;BR /&gt;After publishing the object, I’m able to switch the connection to ODBC, test it successfully, and I can also see the parameters. However, when executing the query, it returns an error.&lt;BR /&gt;&lt;BR /&gt;Testing odbc connection (ok):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fellipeao_1-1759846505593.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/20532i254722A5FD45066F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fellipeao_1-1759846505593.png" alt="fellipeao_1-1759846505593.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;checking my parameters (ok)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fellipeao_2-1759846531751.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/20533iE133E4D083C5773A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fellipeao_2-1759846531751.png" alt="fellipeao_2-1759846531751.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;opening the report (ok)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fellipeao_3-1759846574082.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/20534iC6DB2D1BC86BEB19/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fellipeao_3-1759846574082.png" alt="fellipeao_3-1759846574082.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Runnin the report (not ok)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fellipeao_4-1759846601263.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/20535i34B5F251DB064AE0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fellipeao_4-1759846601263.png" alt="fellipeao_4-1759846601263.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have tried many configurations, but I'm still have trouble.&lt;BR /&gt;Thanks for the suggestion.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2025 14:17:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-create-parameters-that-works-in-power-bi-report-builder/m-p/134085#M50013</guid>
      <dc:creator>fellipeao</dc:creator>
      <dc:date>2025-10-07T14:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to create parameters that works in Power BI Report Builder (SSRS)</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-create-parameters-that-works-in-power-bi-report-builder/m-p/134127#M50027</link>
      <description>&lt;P&gt;It will most likely fail because because its a different connector which i dont think would work with powerbi server.&lt;/P&gt;&lt;P&gt;Your only bet is to try with positional arguments since you are using ODBC.&lt;/P&gt;&lt;P&gt;Select * from table where columnx = ? And columny = ?&lt;/P&gt;&lt;P&gt;Check this article out:&amp;nbsp;&lt;A href="https://medium.com/@kyle.hale/passing-multi-valued-parameters-from-power-bi-paginated-reports-to-databricks-sql-f91168fd131b" target="_self"&gt;https://medium.com/@kyle.hale/passing-multi-valued-parameters-from-power-bi-paginated-reports-to-databricks-sql-f91168fd131b&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It explains the steps in detail.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2025 23:10:04 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-create-parameters-that-works-in-power-bi-report-builder/m-p/134127#M50027</guid>
      <dc:creator>J-Usef</dc:creator>
      <dc:date>2025-10-07T23:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to create parameters that works in Power BI Report Builder (SSRS)</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-create-parameters-that-works-in-power-bi-report-builder/m-p/134932#M50232</link>
      <description>&lt;P&gt;Thanks for the suggestion. I wasn’t able to replicate the example from the article, but it pointed me in the right direction. With that, I managed to configure what I needed and it's worked &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;I’ll detail a exampel here:&lt;/P&gt;&lt;P&gt;1. I create the connection using the ODBC driver with Databricks.&lt;BR /&gt;2. I create a dataset (fact) with all the columns I want to display in the result table and validate the query (just a common select).&lt;BR /&gt;3. Then, I create another dataset (pEntity) with the distinct values of a categorical column, which will be used as one of my parameters (@entity_name).&lt;BR /&gt;4. In the Parameters menu, I create the @entity_name parameter and refer to my dataset pEntity,&amp;nbsp; and two date parameters: @DateStart and @DateEnd.&lt;BR /&gt;5. Now comes the part that enables the use of parameters. I go back to my main dataset (fact) and add the expression below instead the common select, so I join with the parameters I created with the query. It’s not necessary to create the parameters in the Parameters sub-tab of the main dataset.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;="SELECT code, entity_name, dt_register, in_active " &amp;amp; 
"FROM prd.dbo.entity_resume " &amp;amp; 
"WHERE in_active_reg = 1 " &amp;amp; 
"AND entity_name IN ('" &amp;amp; Join(Parameters!entity_name.Value, "','") &amp;amp; "') " &amp;amp; 
"AND dt_register BETWEEN DATE('" &amp;amp; Format(Parameters!DateStart.Value, "yyyy-MM-dd") &amp;amp; "') " &amp;amp; 
"AND DATE('" &amp;amp; Format(Parameters!DateEnd.Value, "yyyy-MM-dd") &amp;amp; "')"&lt;/LI-CODE&gt;&lt;P&gt;configs:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fellipeao_0-1760482216592.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/20735i01C882FCB8CD21A3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fellipeao_0-1760482216592.png" alt="fellipeao_0-1760482216592.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;result:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fellipeao_1-1760482226505.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/20736iA5E94DF042D9D20F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fellipeao_1-1760482226505.png" alt="fellipeao_1-1760482226505.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 23:02:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-create-parameters-that-works-in-power-bi-report-builder/m-p/134932#M50232</guid>
      <dc:creator>fellipeao</dc:creator>
      <dc:date>2025-10-14T23:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to create parameters that works in Power BI Report Builder (SSRS)</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-create-parameters-that-works-in-power-bi-report-builder/m-p/134936#M50233</link>
      <description>&lt;P&gt;Yes, using expressions to build queries should also work. Slightly complex but good if you have simple queries. Good job!&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2025 01:06:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-create-parameters-that-works-in-power-bi-report-builder/m-p/134936#M50233</guid>
      <dc:creator>J-Usef</dc:creator>
      <dc:date>2025-10-15T01:06:12Z</dc:date>
    </item>
  </channel>
</rss>

