Forum Discussion

WHITE655's avatar
WHITE655
Regular Visitor
4 years ago

How to slice with multiple date sets

I am needing to add a slicer to a page but each of the card that I am using for the counts have a diffrent date set. 

 

I tried creating a list of dates with a start and end date but its created alot of extra rows for each record. 

 

5 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    you can summurize but i need to see a demo file to fullly understand

    • WHITE655's avatar
      WHITE655
      Regular Visitor
      NameCommentHSE Audit?DocumentationCameraInitial PP StatusInitial PP Create BySaved in "Completed PP" DatePlot Plans to Review DateReviewed (Andrew / Colton)PP to Ready to Tag DateTaggedTagged DateReady to Load Shell Assets DateShell Assets added to loaderShell Assets LoadedAcquisitionPriority Shell AssetsPriority Data CollectionAreapoLaredo devest Ready for Data CollectionPAT#Data Collection Complete Data Collection Date
      ALEX 17 1DWell Only - equipment at hogan bat need to make sure we get seperation of equipmentNoNot Needed CompleteTim07/14/2107/14/21tim07/14/21     PE  NORTHWESTWhitmore III Richard  Whitmore III Richard     
      ANTHONY 1SW NO.1 SWD YesHand Drawing CompleteTim04/30/2106/21/21ANDREW06/24/21Joe/Ryan06/28/2106/29/217/16/20217/28/2021PE1 DELAWAREGates Orlien Gates Orlienyes   
      ATKINS 10A-H TB YesHand Drawing Complete chris05/05/2106/10/21aNDREW07/30/21Joe/Damian09/07/2109/08/219/14/202110/15/2021PE  MIDKIFFHearne Rickie Hearne RickieyesPAT1245096Damian & Reaux12/22/21
      ATKINS 14 1D NoHand Drawing CompleteTim07/14/2106/10/21ANDREW 07/30/21Joe09/06/2109/08/219/14/202110/15/2021PE  MIDKIFFHearne Rickie Hearne RickieyesPAT1245097Damian & Reaux12/22/21
      ATKINS 14H TB YesHand DrawingYesComplete chris05/04/2107/20/21Andrew09/28/21group12/01/2112/14/211/4/20221/10/2022PE  MIDKIFFFazzalaro Jordan Fazzalaro Jordan    
      ATKINS 23H SOUTH TB YesYesYesComplete Jorge04/22/2104/22/21colton06/27/21group12/01/2112/14/21  PE  MIDKIFFFazzalaro Jordan Fazzalaro Jordan    
      ATKINS 23H TB YesHand Drawing Complete chris05/04/2107/20/21Andrew09/28/21Joe09/28/2109/30/2110/4/202110/15/2021PE  MIDKIFFFazzalaro Jordan Fazzalaro JordanyesPAT1245098Damian & Reaux12/22/21
      AUGUST 27-22H TB YesYesyesUpdatedchris05/04/2107/20/21Andrew09/28/21Terry/William10/19/2111/03/2112/6/20211/10/2022PE  MIDKIFFJohnson J Johnson J    
                                 
    • WHITE655's avatar
      WHITE655
      Regular Visitor

      I am just trying to have a date range large enough to include every date for each task - so the cards will all move together. 

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

    Hi, WHITE655 ;

    You could add another date table which inculde all dates in other table ,so could summmarize() every date column ,then union() all;

    or could use calendar(min(),max());

    then create flag measure.

    If I don't understand correctly, can you share simple files and display the results you want to output?

    It makes it easier to give you a solution.

     

    Best Regards,
    Community Support Team_ Yalan Wu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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

    Hi, WHITE655;

     

    Is your problem solved? If so, Would you mind accept the helpful replies as solutions? Then we could close the thread. More people who have the same requirement will find the solution quickly and benefit here. Thank you.

    Best Regards,
    Community Support Team_ Yalan WuIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.