Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Shubhamj17
Regular Visitor

Calculated Column

Hello team,

 

I have got a query, how do I create a new column with a condition which satisfies the below condition:

  

Suppose a new Trainee named Shubham Jain (Manager is Jackie Shroff) signs up for Acroyoga. Another trainee named Jeff Bezos (manager is Jackie Shroff) signs up for Alternate history. In that case, I want to count Jackie Shroff as 1 only since both people who signed up are his associates only, so how do we create a calculated column or a new measure which satisfies this condition?  

 

I cannot crack this and I know only you can pull me out of this.

 

 

Hobbies

Trainee

Manager

3D printing

Ajit Wadekar

J. P. Chandrababu

Acroyoga

S. Venkataraghavan

J. V. Somayajulu

Acting

Bishan Singh Bedi

Jaaved Jaffrey

Alternate history

Sunil Gavaskar

Jackie Shroff

Amateur radio

Gundappa Viswanath

Jackky Bhagnani

3D printing

Kapil Dev

Jagadish

Acroyoga

Syed Kirmani

Jagapati Babu

Acting

Mohinder Amarnath

Jagathy Sreekumar

Alternate history

Ravi Shastri

Jagdeep

Amateur radio

Dilip Vengsarkar

Jagdish Raj

Beatboxing

Krishnamachari Srikkanth

J. P. Chandrababu

Beer tasting

Mohammad Azharuddin

J. V. Somayajulu

Bell ringing

Sachin Tendulkar

Jaaved Jaffrey

Binge watching

Ajay Jadeja

Jackie Shroff

Beatboxing

Sourav Ganguly

Jackky Bhagnani

Beer tasting

Rahul Dravid

Jagadish

Bell ringing

Anil Kumble

Jagapati Babu

Binge watching

Virender Sehwag

Jagathy Sreekumar

Board/tabletop games

M.S. Dhoni

Jagdeep

Book discussion clubs

Suresh Raina

Jagdish Raj

Book restoration

Gautam Gambhir

J. P. Chandrababu

Bowling

Virat Kohli

J. V. Somayajulu

Board/tabletop games

Ajinkya Rahane

Jaaved Jaffrey

Book discussion clubs

Rohit Sharma

Jackie Shroff

Book restoration

Shikhar Dhawan

Jackky Bhagnani

Bowling

KL Rahul

Jagadish

 

Please pull me out of this.


@amitchandak @Greg_Deckler @parry2k @lbendlin @MFelix @Ashish_Mathur @ImkeF @Zubair_Muhammad @Jihwan_Kim @GilbertQ 

2 ACCEPTED SOLUTIONS
SamInogic
Super User
Super User

Hi,

 

We are a bit Unclear about your Calculated column.

However, as per our understanding, you are looking for a calculated Column that will give a count of 1 if both people signed in were his associates,

This is what I have found,

 

Initially, you have to create a Custom Column For Index from Power Query,

SamInogic_3-1680505590108.png

 

Then create a Calculated column for the manager using the below Dax Expression,

 

Previous row Manager =
LOOKUPVALUE('Table
(5)'[Manager],'Table
(5)'[Index],'Table
(5)'[Index]-1)

 

Finally, create the Result Calculated Column using the below Dax Expression,

 

Result =
IF('Table
(5)'[Manager] =
'Table (5)'[Previous row Manager],1,0)


Since both are recently signed-in trainees, the manager is Jackie Shroff hence two rows have the same Cell value, which can be compared to the Previous row Manager to check if the Manager is the same or not,

 

SamInogic_2-1680505552279.png

 

Thanks!

Inogic Professional Service Division

An expert technical extension for your techno-functional business needs

Power Platform/Dynamics 365 CRM

Drop an email at crm@inogic.com

Service:  http://www.inogic.com/services/ 

Power Platform/Dynamics 365 CRM Tips and Tricks:  http://www.inogic.com/blog/

 

Inogic Professional Services: Power Platform/Dynamics 365 CRM
An expert technical extension for your techno-functional business needs
Drop an email at crm@inogic.com
Service: https://www.inogic.com/services/
Tips and Tricks: https://www.inogic.com/blog/

View solution in original post

Ashish_Mathur
Super User
Super User

Hi,

Based on the data that you have shared, show the exact result you are expecting.  If you want a card visual, then what exact number should appear in that card.  If a Table, visual, then what should be dragged to the rows and what result do you want to see in the first 2/3 rows.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

View solution in original post

2 REPLIES 2
Ashish_Mathur
Super User
Super User

Hi,

Based on the data that you have shared, show the exact result you are expecting.  If you want a card visual, then what exact number should appear in that card.  If a Table, visual, then what should be dragged to the rows and what result do you want to see in the first 2/3 rows.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/
SamInogic
Super User
Super User

Hi,

 

We are a bit Unclear about your Calculated column.

However, as per our understanding, you are looking for a calculated Column that will give a count of 1 if both people signed in were his associates,

This is what I have found,

 

Initially, you have to create a Custom Column For Index from Power Query,

SamInogic_3-1680505590108.png

 

Then create a Calculated column for the manager using the below Dax Expression,

 

Previous row Manager =
LOOKUPVALUE('Table
(5)'[Manager],'Table
(5)'[Index],'Table
(5)'[Index]-1)

 

Finally, create the Result Calculated Column using the below Dax Expression,

 

Result =
IF('Table
(5)'[Manager] =
'Table (5)'[Previous row Manager],1,0)


Since both are recently signed-in trainees, the manager is Jackie Shroff hence two rows have the same Cell value, which can be compared to the Previous row Manager to check if the Manager is the same or not,

 

SamInogic_2-1680505552279.png

 

Thanks!

Inogic Professional Service Division

An expert technical extension for your techno-functional business needs

Power Platform/Dynamics 365 CRM

Drop an email at crm@inogic.com

Service:  http://www.inogic.com/services/ 

Power Platform/Dynamics 365 CRM Tips and Tricks:  http://www.inogic.com/blog/

 

Inogic Professional Services: Power Platform/Dynamics 365 CRM
An expert technical extension for your techno-functional business needs
Drop an email at crm@inogic.com
Service: https://www.inogic.com/services/
Tips and Tricks: https://www.inogic.com/blog/

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.