<?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: Queuing Theory Model implementation in PowerBI in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Queuing-Theory-Model-implementation-in-PowerBI/m-p/3086122#M107882</link>
    <description>&lt;P&gt;When you try to implement this in Power Query or DAX you soon realize that neither support the concept of mutable variables, and neither have memory/state storage capacities.&amp;nbsp; You will have to resort to Python or R scripts for anything but the most basic cases.&amp;nbsp; I once worked on a scenario for a bakery (incoming orders through the day versus machine availability and order urgency) and while possible with List.Accumulate and some dirty tricks&amp;nbsp; it was a nightmare to program.&lt;/P&gt;</description>
    <pubDate>Sat, 18 Feb 2023 14:02:54 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2023-02-18T14:02:54Z</dc:date>
    <item>
      <title>Queuing Theory Model implementation in PowerBI</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Queuing-Theory-Model-implementation-in-PowerBI/m-p/3085793#M107843</link>
      <description>&lt;P&gt;Does anyone have experience with Queuing theory and might be able to point me in the right direction as to how to implement it in DAX tables/measures in PowerBI? We have a need for Headcount outputs based upon inputs of Arrival Rate, Service Rate, and Average Wait Time; we've used an Excel add-in for Erlang for a while, but find that at low-volume it is highly inaccurate. I've looked into Queuing Theory a bit(even used ChatGPT for some assistance lol) but hit dead ends. Is there anyone who has worked with queuing theory who can point me in the right direction?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 23:26:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Queuing-Theory-Model-implementation-in-PowerBI/m-p/3085793#M107843</guid>
      <dc:creator>Data_Struggles_</dc:creator>
      <dc:date>2023-02-17T23:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Queuing Theory Model implementation in PowerBI</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Queuing-Theory-Model-implementation-in-PowerBI/m-p/3086122#M107882</link>
      <description>&lt;P&gt;When you try to implement this in Power Query or DAX you soon realize that neither support the concept of mutable variables, and neither have memory/state storage capacities.&amp;nbsp; You will have to resort to Python or R scripts for anything but the most basic cases.&amp;nbsp; I once worked on a scenario for a bakery (incoming orders through the day versus machine availability and order urgency) and while possible with List.Accumulate and some dirty tricks&amp;nbsp; it was a nightmare to program.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Feb 2023 14:02:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Queuing-Theory-Model-implementation-in-PowerBI/m-p/3086122#M107882</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-02-18T14:02:54Z</dc:date>
    </item>
  </channel>
</rss>

