+ Reply to Thread
Results 1 to 3 of 3

Dax Formula to exclude specific criteria

  1. #1
    Registered User
    Join Date
    09-06-2018
    Location
    Oxford
    MS-Off Ver
    2016
    Posts
    13

    Dax Formula to exclude specific criteria

    Hi

    I am currently using this formula =CALCULATE(DISTINCTCOUNT('2019 Data'[Line Manager]),ALLEXCEPT('2019 Data','2019 Data'[Sales Leader],'2019 Data'[Next Line Manager]))
    to be able to count the number of line managers in the data I'm using. I want to be able to exclude any Line Manager that equals None.
    How do I do this

    TIA

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Dax Formula to exclude specific criteria

    Try:
    Please Login or Register  to view this content.
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  3. #3
    Registered User
    Join Date
    09-06-2018
    Location
    Oxford
    MS-Off Ver
    2016
    Posts
    13

    Re: Dax Formula to exclude specific criteria

    Amazing thanks so much

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 4
    Last Post: 08-06-2018, 07:54 AM
  2. Replies: 3
    Last Post: 04-21-2015, 07:45 AM
  3. Replies: 1
    Last Post: 12-27-2013, 03:56 PM
  4. I want to exclude blank cell in index match formula with multiple criteria
    By NOOR8225 in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 09-16-2013, 06:51 AM
  5. Formula to Exclude lines that dont match criteria
    By chrismike in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 06-27-2013, 07:18 PM
  6. How to write formula to exclude criteria and count whats left
    By HULLMAN in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-23-2012, 09:58 AM
  7. Replies: 5
    Last Post: 07-19-2012, 08:18 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1