Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

90 days Utilization

Hi,

 

 

Please find the attached sheet as sample data, please help me with same results in BI Please

 

Sample Data 

14 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Is it possible to help me with BI file ?

    Please

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi v-lili6-msft 

      Sorry wrong fike posted

       

      Updated smaple Data 

       

      Also see the results below and there are graphs in file, i wish to be have same graph as well 

       

      Please help

       

       

       

      • v-lili6-msft's avatar
        v-lili6-msft
        Community Support

        hi Anonymous 

        First, there is a mistake in your excel file.

        =IF([@Day] = "Mon", [@WeekOf], IF([@Day] = "Tue", [@WeekOf]+1, IF([@Day] = "Wed", [@WeekOf]+2, IF([@Day] = "Thur", [@WeekOf]+3, [@WeekOf]+4))))

        In your Day column, it is Thu not Thur.

        please adjust it and refresh the excel file.

         

        Second, then create a 90% Percentile (90 Days) column by this formula:

        90% Percentile = var _90date=MINX(TOPN(91,FILTER(Table1,Table1[Actual Date]<EARLIER(Table1[Actual Date])),Table1[Actual Date],DESC),Table1[Actual Date]) return
        CALCULATE(AVERAGE(Table1[Avg Weekly]),FILTER(Table1,Table1[Actual Date]<EARLIER(Table1[Actual Date])&&Table1[Actual Date]>=_90date))*0.9

        Result:

         

        and here is sample pbix file, please try it.

         

        Regards,

        Lin

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi


    please have a look attached file i have entered my data in Sheet1 table.

    i have a measure Avg Wkly and Daily occu

    Could you please help me with same results in Table one ? with Avg Weekly column and 90% persentile (90 Days) as well)

    • v-lili6-msft's avatar
      v-lili6-msft
      Community Support

      hi  Anonymous 

      Do you mean Avg Weekly is a measure? I couldn't see Daily occu column too.

      From the excel file, you must have a column to create a measure,

      it is better you could share your sample pbix file for us have a test. that will be a great help.

       

       

      Regards,

      Lin

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi v-lili6-msft 

     

    Thanks you so much for your greate help 
    Please have a look attached data in which iave give Pine Code, Date, Cust #.
    wish to be have weekly average cust# count, Monthly average Cust# count and its 90days pecentile (90 days) like you created but it should be measure if possible

    Thanks in advance 

    Revised Sample Data 

     

  • Anonymous's avatar
    Anonymous
    Not applicable

    I have shared sample data which i am refering in my report, Please help me have same result

    wish to be have weekly average cust# count, Monthly average Cust# count and its 90days pecentile (90 days) like you created but it should be measure if possible

    Thanks in advance 

     

    like i have in excel 

    Sample Data 

    Please

    • v-lili6-msft's avatar
      v-lili6-msft
      Community Support

      hi Anonymous 

      the sample data is so big and it is raw data, could you please share a simple pbix file and your expected output.

       

       

      Regards,

      Lin

  • Anonymous's avatar
    Anonymous
    Not applicable

    I have shared sample data which i am refering in my report, Please help me have same result

    wish to be have weekly average cust# count, Monthly average Cust# count and its 90days pecentile (90 days) like you created but it should be measure if possible

    Thanks in advance 

     

    like i have in excel 

    Sample Data 

    Please