<?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>CraigSchulz Tracker</title>
    <link>https://community.fabric.microsoft.com/t5/s/yrjkf47658/tracker</link>
    <description>CraigSchulz Tracker</description>
    <pubDate>Tue, 15 Sep 2026 14:22:39 GMT</pubDate>
    <dc:date>2026-09-15T14:22:39Z</dc:date>
    <item>
      <title>Re: API calls with Pagination</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/API-calls-with-Pagination/m-p/571112#M269631</link>
      <description>&lt;P&gt;Okay, thanks for the input.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 12:52:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/API-calls-with-Pagination/m-p/571112#M269631</guid>
      <dc:creator>CraigSchulz</dc:creator>
      <dc:date>2018-11-22T12:52:52Z</dc:date>
    </item>
    <item>
      <title>API calls with Pagination</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/API-calls-with-Pagination/m-p/569785#M268969</link>
      <description>&lt;P&gt;Using the code below I am able to access data via an API and pull the first 100 records. My problem and my question is, how can I get this code to iterate through a series of offsets so that I can pull 2000 records instead of just 100?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;let&lt;BR /&gt;Source = Json.Document(Web.Contents("&lt;A href="https://api.recruiterbox.com/v2/candidates?limit=100&amp;amp;offset=0" target="_blank"&gt;https://api.recruiterbox.com/v2/candidates?limit=100&amp;amp;offset=0&lt;/A&gt;")),&lt;BR /&gt;objects = Source[objects],&lt;BR /&gt;expandrecords = Table.FromRecords(objects),&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2018 01:30:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/API-calls-with-Pagination/m-p/569785#M268969</guid>
      <dc:creator>CraigSchulz</dc:creator>
      <dc:date>2018-11-21T01:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Expand Column Containing list of Records from API Call</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Expand-Column-Containing-list-of-Records-from-API-Call/m-p/568037#M268120</link>
      <description>&lt;P&gt;Thanks! That worked great, and so much simpler than what I had been trying.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Nov 2018 15:45:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Expand-Column-Containing-list-of-Records-from-API-Call/m-p/568037#M268120</guid>
      <dc:creator>CraigSchulz</dc:creator>
      <dc:date>2018-11-18T15:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Expand Column Containing list of Records from API Call</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Expand-Column-Containing-list-of-Records-from-API-Call/m-p/567944#M268075</link>
      <description>&lt;P&gt;Thanks, that seems right. I'm trying it, but what is the argument that I should pass to Table.FromRecords(&amp;lt;records as list&amp;gt;)? The Syntax help in Microsoft Docs isn't very helpful.&lt;/P&gt;</description>
      <pubDate>Sat, 17 Nov 2018 21:39:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Expand-Column-Containing-list-of-Records-from-API-Call/m-p/567944#M268075</guid>
      <dc:creator>CraigSchulz</dc:creator>
      <dc:date>2018-11-17T21:39:40Z</dc:date>
    </item>
    <item>
      <title>Expand Column Containing list of Records from API Call</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Expand-Column-Containing-list-of-Records-from-API-Call/m-p/567917#M268062</link>
      <description>&lt;P&gt;First, I know there are similar threads, but I did not see any just like this. Following an API call I have this:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What command or function should I use in order to return a table where the records have been expanded to include all the fields in a record? If I click on list, I get the following:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I attenpted to us Table.ExpandRecordColumn but ended up with an error along the line of "Type Error - could not convert type list to type table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What should I use?&lt;/P&gt;</description>
      <pubDate>Sat, 17 Nov 2018 19:07:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Expand-Column-Containing-list-of-Records-from-API-Call/m-p/567917#M268062</guid>
      <dc:creator>CraigSchulz</dc:creator>
      <dc:date>2018-11-17T19:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing to a Client's PBI Service</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Publishing-to-a-Client-s-PBI-Service/m-p/562820#M57158</link>
      <description>&lt;P&gt;Thanks. I tried this with another client, and I could only be added as a guest because my email indicates I am not part of their firm. Is that as it should be? Can you still publish to the Service as a guest? What credentials will be asked for? I'm still confused, sorry.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Nov 2018 22:34:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Publishing-to-a-Client-s-PBI-Service/m-p/562820#M57158</guid>
      <dc:creator>CraigSchulz</dc:creator>
      <dc:date>2018-11-08T22:34:09Z</dc:date>
    </item>
    <item>
      <title>Publishing to a Client's PBI Service</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Publishing-to-a-Client-s-PBI-Service/m-p/562005#M57089</link>
      <description>&lt;P&gt;I have a client for whom I create visualizations in Desktop and then publish to their PBI service. To do this the client has given me his own username and password in order to publish the material.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I now have another client that wants me to develop PBI material for them, but they do not want to give me their credentials, and I certainly can understand their unwillingness to do that. The question is, what is the best practice for me to get credentials to sign in and publish to the client's PBI service?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Craig Schulz&lt;/P&gt;</description>
      <pubDate>Wed, 07 Nov 2018 20:23:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Publishing-to-a-Client-s-PBI-Service/m-p/562005#M57089</guid>
      <dc:creator>CraigSchulz</dc:creator>
      <dc:date>2018-11-07T20:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: change filter options when using drill down</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/change-filter-options-when-using-drill-down/m-p/529101#M247838</link>
      <description>&lt;P&gt;Here is part of a visual showing account 130, average parked at noon, this day of the week, parked at noon today, and comparison percentage today/average.&lt;img /&gt;Notice cars parked are 178 and 207; comparison percentage is 116%. Drilling down to parking areas within the account shows the following:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;Now, my client only wants to view, at the account level, only those accounts that are either below 80% or over 120% of average. When I apply that filter at the account level I get the following:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;I want account 130 not to show now as the comparison percent was 116%, but it does appear with different totals for cars parked and a comparison percentage of 122%. This is because the "less than 80% and greater than 120%" filter got applied to the area level as well as the account level, so some of the areas don't appear now because of the comparison %, the totals drop to numbers that don't represent the entire account.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;In other words, I want the filter to apply at the account level, but when I drill down to the account area level, I want all areas to appear regardless of the comparison percentage. How can I make this happen?&lt;/P&gt;&lt;P&gt;- Craig&lt;/P&gt;</description>
      <pubDate>Fri, 28 Sep 2018 16:35:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/change-filter-options-when-using-drill-down/m-p/529101#M247838</guid>
      <dc:creator>CraigSchulz</dc:creator>
      <dc:date>2018-09-28T16:35:44Z</dc:date>
    </item>
    <item>
      <title>change filter options when using drill down</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/change-filter-options-when-using-drill-down/m-p/526915#M246717</link>
      <description>&lt;P&gt;I would like to be able to change or remove visual filter options as I move down a hierarchy using drill down. I have a combined line and clustered column chart that has accounts and account areas (hierarchy) sharing the x axis and shows cars parked today, average cars parked this day of the week, and the line is a comparison percentage for parked today over average. For the top level, accounts, I only want to show those accounts where the percentage is below 80% or over 120%, but when I drill down to areas within an account I no longer want that filter active. I'm sure this must be possible, but I haven't seen or figured out how to do it. Help please.&lt;/P&gt;&lt;P&gt;- Craig&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2018 21:15:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/change-filter-options-when-using-drill-down/m-p/526915#M246717</guid>
      <dc:creator>CraigSchulz</dc:creator>
      <dc:date>2018-09-26T21:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Get Data "From Folder" from Sharepoint Folder</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Get-Data-quot-From-Folder-quot-from-Sharepoint-Folder/m-p/516445#M241426</link>
      <description>&lt;P&gt;Thanks for the quick response. I had just used &lt;A href="https://xxx.sharepoint.com/" target="_blank"&gt;https://xxx.sharepoint.com/&lt;/A&gt;. Did not put in the "/sites/". And what does the final "xxx" stand arepresent?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I do as described above I get a list of files similar to what you indicate in your response - a list of many different files and file types. The thing is, my purpose in connecting to a folder is to have a PBI query pull all the files in the folder into one table in PBI, as discussed by Rob Collie and Avichal Singh in their book&amp;nbsp;&lt;EM&gt;Power Pivot and Power BI, 2nd Edition.&lt;/EM&gt; It seems, therefore, that I need to have a folder populated with files all of the same type and construction, readable by PBI, xlsx of csv files for insance. Then it appears I need to have PBI point to that folder, not the root sharepoint directory.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does the "xxx" at the end of your format represent the folder name? Sorry if I am being dense. The book does say it can be done using a Sharepoint folder IF YOU HAVE IT MAPPED AS A DRIVE. But that seems to defeat the purpose of having a PBI project that is portable and my client can continue to use if I am no longer in the picture with them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Craig&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2018 20:04:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Get-Data-quot-From-Folder-quot-from-Sharepoint-Folder/m-p/516445#M241426</guid>
      <dc:creator>CraigSchulz</dc:creator>
      <dc:date>2018-09-14T20:04:39Z</dc:date>
    </item>
    <item>
      <title>Get Data "From Folder" from Sharepoint Folder</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Get-Data-quot-From-Folder-quot-from-Sharepoint-Folder/m-p/516393#M241395</link>
      <description>&lt;P&gt;Has anyone had any luck getting data using the from "Sharepoint Folder" option? When I try to point to the folder it tells me I need to put the URL for the Sharepoint root in the box. When I point to the Sharepoint root it gives me no way to get to the desired folder so that only the files of the same type in the folder that I want to read in show up. Very frustrating!&lt;/P&gt;&lt;P&gt;- Craig&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2018 18:19:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Get-Data-quot-From-Folder-quot-from-Sharepoint-Folder/m-p/516393#M241395</guid>
      <dc:creator>CraigSchulz</dc:creator>
      <dc:date>2018-09-14T18:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Measure Needs Different Denominator for One Account</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Measure-Needs-Different-Denominator-for-One-Account/m-p/501334#M233954</link>
      <description>&lt;P&gt;Hey Maggie,&lt;/P&gt;&lt;P&gt;I'm not sure what to do following your response. I tried your recommended solution and it returned an error. Adding VALUES to the code seemed to work but the visual returned an error.&lt;/P&gt;&lt;P&gt;- Craig&lt;/P&gt;</description>
      <pubDate>Tue, 28 Aug 2018 13:35:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Measure-Needs-Different-Denominator-for-One-Account/m-p/501334#M233954</guid>
      <dc:creator>CraigSchulz</dc:creator>
      <dc:date>2018-08-28T13:35:41Z</dc:date>
    </item>
    <item>
      <title>Create New Table of Budgeted Hours with Dates Attached</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Create-New-Table-of-Budgeted-Hours-with-Dates-Attached/m-p/498972#M232758</link>
      <description>&lt;P&gt;I have a table (part shown below) that provides budgeted labor hours by account by day of week. Budgeted hours for a given day of week for a given account will not vary by actual date. However, I want to create a visual that shows, for any one account determined by a slicer, 28 consecutive dates on the X-axis, Monday - Sunday for 4 weeks, and&amp;nbsp;shows actual labor hours worked on those dates for the selected account compared to the budgeted hours for that account and day of week. Can anyone give me an idea on how to do this? As a clarification, the budgeted labor hours portion of the visual would repeat the same set of 7 values (one for each day of the week) 4 times, a four week analysis.&lt;/P&gt;&lt;P&gt;- Craig&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Aug 2018 02:31:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Create-New-Table-of-Budgeted-Hours-with-Dates-Attached/m-p/498972#M232758</guid>
      <dc:creator>CraigSchulz</dc:creator>
      <dc:date>2018-08-25T02:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: Measure Needs Different Denominator for One Account</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Measure-Needs-Different-Denominator-for-One-Account/m-p/498722#M232615</link>
      <description>&lt;P&gt;This measure did work, once I changed the first lF to IF(VALUES(AccountAreaMaster[AcctAreaID]) = "130 - Hope Tower",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It broke my visual however, giving me the following error message:&lt;/P&gt;&lt;P&gt;Error Message:&lt;/P&gt;&lt;P&gt;MdxScript(Model) (7, 5) Calculation error in measure 'SMSYTD'[AvgParkedByNoon]: A table of multiple values was supplied where a single value was expected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Perhaps this is because the visual starts out comparing Accounts ("average parked by noon" with "parked by noon today"), and then you can drill down to show AccountAreas with the same comparison. AcctArea "130 - Hope Tower" is one of two areas under AccountID "130", the other being AcctArea "130 - Main".&lt;/P&gt;&lt;P&gt;Is this the source of the error?&lt;/P&gt;&lt;P&gt;If not, what is?&lt;/P&gt;&lt;P&gt;Any thoughts on a solution?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Craig&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Aug 2018 15:53:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Measure-Needs-Different-Denominator-for-One-Account/m-p/498722#M232615</guid>
      <dc:creator>CraigSchulz</dc:creator>
      <dc:date>2018-08-24T15:53:43Z</dc:date>
    </item>
    <item>
      <title>Measure Needs Different Denominator for One Account</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Measure-Needs-Different-Denominator-for-One-Account/m-p/497778#M232154</link>
      <description>&lt;P&gt;I have the following measure that calculates the average number of cars parked by noon on the same day of the week as the current day of the week. On a Friday, for any given account it will give me the average number for Fridays since the beginning of the year.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AvgParkedByNoon = CALCULATE(&lt;BR /&gt;DIVIDE(SUM(SMSYTD[ParkedByNoon]),DISTINCTCOUNT('Calendar'[Date])),&lt;BR /&gt;'Calendar'[IsHoliday]=FALSE(),&lt;BR /&gt;FILTER('Calendar','Calendar'[Day of Week] = [DoWtoday]))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is working well, but one of the accounts is fairly new and still growing, so it doesn't make sense to look all the way to the beginning of the year for the denominator because there was no data early in the year. In fact I would like to only use the relevant days in July of this year for this particular account.&lt;/P&gt;&lt;P&gt;Can anyone help me with the code to do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here&amp;nbsp;is a link to a sample data file.&lt;/P&gt;&lt;P&gt;&lt;A href="https://drive.google.com/file/d/1M2HOFq43UB7qduMqZw_EcBnQK_wecrN-/view?usp=sharing" target="_blank"&gt;https://drive.google.com/file/d/1M2HOFq43UB7qduMqZw_EcBnQK_wecrN-/view?usp=sharing&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Craig&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 21:31:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Measure-Needs-Different-Denominator-for-One-Account/m-p/497778#M232154</guid>
      <dc:creator>CraigSchulz</dc:creator>
      <dc:date>2018-08-23T21:31:14Z</dc:date>
    </item>
    <item>
      <title>Full Visual Doesn't Show in Phone View</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Full-Visual-Doesn-t-Show-in-Phone-View/m-p/496709#M231636</link>
      <description>&lt;P&gt;I created a visual for a client that had biweekly data points from beginning of the year to current. If it matters, it is an area chart. Uploaded it to my clients PBI service and pinned it to a dashboard. When the client views it on his phone it does not have the full data range, it only goes to mid June, although if he taps the tile it takes him to the full, up-to-date report. Is this typical? Is there a way to get the complete data range to show on the phone view?&lt;/P&gt;&lt;P&gt;- Craig&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 22:28:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Full-Visual-Doesn-t-Show-in-Phone-View/m-p/496709#M231636</guid>
      <dc:creator>CraigSchulz</dc:creator>
      <dc:date>2018-08-22T22:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Measure Needs Different Denominator for One of 24 Accounts</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Calculated-Measure-Needs-Different-Denominator-for-One-of-24/m-p/494133#M230345</link>
      <description>&lt;P&gt;&lt;A title="" href="https://drive.google.com/file/d/1M2HOFq43UB7qduMqZw_EcBnQK_wecrN-/view?usp=sharing" target="_blank" rel="nofollow noopener noreferrer"&gt;https://drive.google.com/file/d/1M2HOFq43UB7qduMqZw_EcBnQK_wecrN-/view?usp=sharing&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Above is a link to a sample data file. In Power BI this file is linked to my calendar table. File shows several accounts and all the cars parked at those accounts by date, and whether the cars were parked by noon. I have another file that shows cars parked by noon today. I want a visual that compares, by account, cars parked by noon today to average cars parked by noon YTD for the same day of the week. One of the accounts, "New Tower", is new, so average cars parked YTD would be bogus since it didn't start operating until June. For that particular account I would like the denominator of the average calculation to use only dates for the month of July 2018, not the full year. For the rest of the accounts dates for the full year are fine. How can I accomplish this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Craig&lt;/P&gt;</description>
      <pubDate>Mon, 20 Aug 2018 14:37:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Calculated-Measure-Needs-Different-Denominator-for-One-of-24/m-p/494133#M230345</guid>
      <dc:creator>CraigSchulz</dc:creator>
      <dc:date>2018-08-20T14:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Measure Needs Different Denominator for One of 24 Accounts</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Calculated-Measure-Needs-Different-Denominator-for-One-of-24/m-p/489603#M228151</link>
      <description>&lt;P&gt;I'm afraid I don't feel comfortable sharing the dataset and this is for a client project and I am not sure they would authorize sharing information about the company on a public forum. Thanks for offering your help, but I guess I'll have to figure it out on my own.&lt;/P&gt;&lt;P&gt;- Craig&lt;/P&gt;</description>
      <pubDate>Tue, 14 Aug 2018 19:58:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Calculated-Measure-Needs-Different-Denominator-for-One-of-24/m-p/489603#M228151</guid>
      <dc:creator>CraigSchulz</dc:creator>
      <dc:date>2018-08-14T19:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Measure Needs Different Denominator for One of 24 Accounts</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Calculated-Measure-Needs-Different-Denominator-for-One-of-24/m-p/487119#M226916</link>
      <description>&lt;P&gt;Not sure how to share a dataset on this platform.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Aug 2018 19:45:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Calculated-Measure-Needs-Different-Denominator-for-One-of-24/m-p/487119#M226916</guid>
      <dc:creator>CraigSchulz</dc:creator>
      <dc:date>2018-08-11T19:45:59Z</dc:date>
    </item>
    <item>
      <title>Calculated Measure Needs Different Denominator for One of 24 Accounts</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Calculated-Measure-Needs-Different-Denominator-for-One-of-24/m-p/486819#M226773</link>
      <description>&lt;P&gt;I have the following measure that calculates the average number of cars parked by noon on the same day of the week as the current day of the week. On a Friday, for any given account it will give me the average number for Fridays since the beginning of the year.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AvgParkedByNoon = CALCULATE(&lt;BR /&gt;DIVIDE(SUM(SMSYTD[ParkedByNoon]),DISTINCTCOUNT('Calendar'[Date])),&lt;BR /&gt;'Calendar'[IsHoliday]=FALSE(),&lt;BR /&gt;FILTER('Calendar','Calendar'[Day of Week] = [DoWtoday]))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is working well, but one of the accounts is fairly new and still growing, so it doesn't make sense to look all the way to the beginning of the year for the denominator because there was no data early in the year. In fact I would like to only use the relevant days in July of this year for this particular account, say for AccountID 130.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me with the code to do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Craig&lt;/P&gt;</description>
      <pubDate>Sat, 11 Aug 2018 02:55:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Calculated-Measure-Needs-Different-Denominator-for-One-of-24/m-p/486819#M226773</guid>
      <dc:creator>CraigSchulz</dc:creator>
      <dc:date>2018-08-11T02:55:57Z</dc:date>
    </item>
  </channel>
</rss>

