Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
HI,
I need create a new column where Comparing second row value with first value in same column. check the below table with result column.
Internal ID | Opty repeat |
OP# 01139295 | No |
OP# 01139295 | Yes |
OP# 01139295 | Yes |
OP# 01139295 | Yes |
OP# 01139295 | Yes |
OP# 01139295 | Yes |
OP# 01139295 | Yes |
OP# 01139295 | Yes |
OP# 01164669 | No |
OP# 01164669 | Yes |
OP# 01164669 | Yes |
OP# 01164669 | Yes |
OP# 01164669 | Yes |
OP# 01164669 | Yes |
OP# 01139295 | No |
OP# 01139295 | Yes |
OP# 01139295 | Yes |
OP# 01139295 | Yes |
OP# 01139295 | Yes |
Solved! Go to Solution.
Hi @Anonymous ,
I've create this file as an example: Download PBIX
It uses Power Query to create an index for each value, and gives the No to index = 0 on each internal ID.
If you consider it as a solution, please mark as a solution and kudos.
Ricardo
Hi @Anonymous ,
I've create this file as an example: Download PBIX
It uses Power Query to create an index for each value, and gives the No to index = 0 on each internal ID.
If you consider it as a solution, please mark as a solution and kudos.
Ricardo
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
23 | |
7 | |
7 | |
6 | |
6 |
User | Count |
---|---|
27 | |
12 | |
10 | |
9 | |
6 |