Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

Weekly Sales without Selected WeekNum

Hi Guys,

I'm trying to calculate Weekly Sales without selecting weekNum. Does anyone know how to do that. Below is my DAX
I don't want to select week Number as a slicer 

 Per Week =
CALCULATE(
            [Measure],
  REMOVEFILTERS('Date'),
    'Date'[fiscal_year] = SELECTEDVALUE('Date'[fiscal_year]) &&
    VALUE('Date'[fiscal_week])=  Value(SELECTEDVALUE('Date'[fiscal_week])))

4 Replies

  • We want to help you but your description is too vaugue.  Please write it again clearly.

    DON'T copy & paste DAX that does not work and expect us to fathom what it is supppsed to do. That is crazy!!! ğŸ˜€

     

    DO give a non technical functional decscription. 

     

    Provide example input data as table text (not a screen print) so we can import the data to build a soution for you.
    Also provide the example desired output, with a clear description of the process flow.

    Don't share private data.

    Take care to use the same table and field names in the input, output and description so we can understand your problem and help you.

    You will get a quick response if you put time and effort into writing clear problem descriptions.

    Vaugue descriptions waste your time and ourtime.

    Look foward to helping you when the above information is forthcoming.

    • Anonymous's avatar
      Anonymous
      Not applicable

      speedramps You should read correctly. I said i'm trying to calculate Weekly Sales without selecting weeknum as a slicer. then pasted my dax 

       

    • Anonymous's avatar
      Anonymous
      Not applicable

      speedramps  Please if you don't have a solution or understand what I'm saying DO NOT RESPOND. thanks

  • Look foward to helping you when the following information is forthcoming, but if you are rude I will block you.

    Please provide example input data as table text (not a screen print) so we can import the data to build a soution for you.
    Also provide the example desired output, with a clear description of the process flow.

    Don't share private data.

    Take care to use the same table and field names in the input, output and description so we can understand your problem and help you.

    You will get a quick response if you put time and effort into writing clear problem descriptions.

    Vaugue descriptions and arguing waste your time and our time.