<?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>BIBryan Tracker</title>
    <link>https://community.fabric.microsoft.com/t5/s/yrjkf47658/tracker</link>
    <description>BIBryan Tracker</description>
    <pubDate>Wed, 16 Sep 2026 14:36:28 GMT</pubDate>
    <dc:date>2026-09-16T14:36:28Z</dc:date>
    <item>
      <title>Re: Calculate Average of a Measure</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Calculate-Average-of-a-Measure/m-p/28762#M9627</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="313" data-lia-user-login="Greg_Deckler" class="lia-mention lia-mention-user"&gt;Greg_Deckler﻿&lt;/a&gt;&amp;nbsp;--thank you. I've tried that. I get the error: "The AVERAGE function only accepts a column reference as an argument."&lt;BR /&gt;&lt;BR /&gt;Hmmm...&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 03:09:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Calculate-Average-of-a-Measure/m-p/28762#M9627</guid>
      <dc:creator>BIBryan</dc:creator>
      <dc:date>2016-04-12T03:09:57Z</dc:date>
    </item>
    <item>
      <title>Calculate Average of a Measure</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Calculate-Average-of-a-Measure/m-p/28741#M9619</link>
      <description>&lt;P&gt;I'm measuring video views on a web page. I pull a total every few days. My data table has a list of video titles, and calculates the number of new views based on the new total minus the previous total. For each row there is a "report date".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Power BI, I was able to use DAX to create a measure called "Duration" that uses the DATEDIFF formula to calculate the number of days from when the video launched&amp;nbsp;to the last report date.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Duration = (DATEDIFF(min(MasterData[Report Date]),MAX(MasterData[Report Date]),DAY))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I apply a filter to the table to pull out the dates when views were below a certain threshhold. Everything looks good up to this point. I get a list that diplays the title of the video in one column and the duration of each after the low-outliers are filtered out. All I want is an average of this second column. But because it is a measure, I can't figure out how to calculate it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My primary objective in all of this is to determine the most vigorous lifespan of a video once it is launched. That is,&amp;nbsp;there is a period of time when the video is hot, and then it is a mere trickle the remaining time. &amp;nbsp;I want to know the average hot span for video views--that is, how many days is a video hot for on average?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2016 00:11:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Calculate-Average-of-a-Measure/m-p/28741#M9619</guid>
      <dc:creator>BIBryan</dc:creator>
      <dc:date>2016-04-12T00:11:46Z</dc:date>
    </item>
  </channel>
</rss>

