Sequence Number or Serial Number or Row Number in Power BI DAX Tutorial (31/50)

  Рет қаралды 42,970

Analytics with Nags

Analytics with Nags

Күн бұрын

Пікірлер: 32
@QuantumIdeas
@QuantumIdeas Жыл бұрын
I have been scratching my head on how to sort my calender table with a date column that is used as a slicer selector. It seems that I can't get rid of a circular error when I create a Column to use as a sorting vaue to sort the date. Until I come across this video. I was searching the DAX manuals for Index/Rownumber/Row functions could solved my problem. And voila, Nags just demonstrated the workaround. Thank you, Nags.
@AnalyticswithNags
@AnalyticswithNags 9 ай бұрын
Thank you
@williamarthur4801
@williamarthur4801 Жыл бұрын
Great video, neve thought of using ALLSELECTED for an index, it will prove useful as I often use an index or row count as a divisor.
@AnalyticswithNags
@AnalyticswithNags Жыл бұрын
Glad it was helpful!
@kickingapps8087
@kickingapps8087 3 жыл бұрын
This covers 1 step of two needed for my report. Can you explain how to use the dynamic serial no in a calculated column for the table? So the column value updates every time the table is filtered? And the measure value can be used in the Details of a Scatter Plot viz? Thank you.
@AnalyticswithNags
@AnalyticswithNags 3 жыл бұрын
Not able to understand your question.
@kickingapps8087
@kickingapps8087 3 жыл бұрын
@@AnalyticswithNags I would like to use the serial number (as created in the video) in a scatter plot (Details). However, you cannot use a 'measure' in the 'Details' of a Scatter Chart. When a user filters the report, I'd like the labels (details) in the scatter chart to reflect the serial numbers that are generated based on your method.
@christinemak7120
@christinemak7120 2 ай бұрын
how can i add sequence of just 1 and 2 this can help me divide my table into two lists, ones and twos.
@gilsonjunior_narrador
@gilsonjunior_narrador Жыл бұрын
Thank you Sir ! I wanna do that with fact table, is it possible ? Cause I got the number of records I have each ID i have. Thanks
@AnalyticswithNags
@AnalyticswithNags Жыл бұрын
As I said if you have Id column then it is easy. Will make a video soon when there is no iD column
@ramakrishna3122
@ramakrishna3122 3 жыл бұрын
Hi , In my table i dnt have values in a single column .. but I want to get row nums what's it
@AnalyticswithNags
@AnalyticswithNags 3 жыл бұрын
Combine the columns to form a unique value per record
@BhaktiDiarys
@BhaktiDiarys 2 жыл бұрын
Create an index column and then use the index in dax
@RaviKumar-gz9my
@RaviKumar-gz9my 2 жыл бұрын
It Worked. Sir. Thank you. Appreciate. If I Sort Quantity in Table, Will it display 1,2,3 to Last Number in Serial No.
@AnalyticswithNags
@AnalyticswithNags 2 жыл бұрын
Thanks keep learning share this channel with friends and colleagues
@abdulkhadershaik4738
@abdulkhadershaik4738 9 ай бұрын
First video in the playlist which I did not quiet understand.. If you could have explained with some diagram for people new to PBI would help a lot. Getting tough to visualize two tables..
@AnalyticswithNags
@AnalyticswithNags 9 ай бұрын
are you new to powerbi ?
@yassminjahoune9121
@yassminjahoune9121 2 жыл бұрын
What if we have the same OrderLineNO , the Serial No gonna be the same or it's gonna be different ?
@AnalyticswithNags
@AnalyticswithNags 2 жыл бұрын
It depends on how source system designed their systems
@waseemalam9649
@waseemalam9649 2 жыл бұрын
How did you add orderline colum in power BI?
@AnalyticswithNags
@AnalyticswithNags 2 жыл бұрын
It is part of fact table
@waseemalam9649
@waseemalam9649 2 жыл бұрын
@@AnalyticswithNags Can you share that link of your video?
@lindabond9307
@lindabond9307 2 жыл бұрын
Unfortunately this does not work for lists with many rows (thousands?) which is a shame
@AnalyticswithNags
@AnalyticswithNags 2 жыл бұрын
Not sure.
@kaknannty3402
@kaknannty3402 2 жыл бұрын
YES, Mine is 10k ++ lists and it gets error every time it loads based on filter. Do we have any workaround for this?
@sanc7753
@sanc7753 3 жыл бұрын
Hi sir . 1 question:it is similar to the autonumber has128 in qlickview please reply
@AnalyticswithNags
@AnalyticswithNags 3 жыл бұрын
Yes, it is
@sanc7753
@sanc7753 3 жыл бұрын
Sir one help..please ...how to I convert this in power bi If (autonumberhash128(a)=previous(autonumberhash128(a)),peek(a + an)) as an
@georgedarakji1954
@georgedarakji1954 3 жыл бұрын
@@AnalyticswithNags What if there is no OrderLineNo column and all columns in the table are descriptive text?
@VimalKumar-kz6yg
@VimalKumar-kz6yg 2 жыл бұрын
@analytics with nags pls help on this question There should be some unique number Is it mandatory some unique value should be there to generate 1,2,3 searal number
@BhaktiDiarys
@BhaktiDiarys 2 жыл бұрын
@@georgedarakji1954 Create an index column and then use the index in Dax
@zakeerhussain9961
@zakeerhussain9961 4 ай бұрын
Please provide source for practice purpose
MAX MAXX MAXA in Power BI DAX Tutorial (32/50)
7:48
Analytics with Nags
Рет қаралды 30 М.
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 15 МЛН
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 14 МЛН
How Many Balloons To Make A Store Fly?
00:22
MrBeast
Рет қаралды 198 МЛН
Mom Hack for Cooking Solo with a Little One! 🍳👶
00:15
5-Minute Crafts HOUSE
Рет қаралды 22 МЛН
Generating Row Number in Power BI Visualization Using DAX
8:56
Power BI DAX Tutorial (15/50) - What is RANKX
14:06
Analytics with Nags
Рет қаралды 51 М.
DAX functions to generate Auto Serial Number in Power BI Table
7:41
What Every Power BI Visual Needs
16:00
How to Power BI
Рет қаралды 51 М.
EVERYTHING YOU need to know about SORTING in POWER BI
16:45
How to Power BI
Рет қаралды 63 М.
Learn 80% of DAX in an Hour (with FREE sample file)
1:02:21
Chandoo
Рет қаралды 72 М.
Introducing RANK window function in DAX
15:24
SQLBI
Рет қаралды 29 М.
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 15 МЛН