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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
DanC
Frequent Visitor

Creating a unique values Table

Hi, I'm new to Power BI, I am looking to create a unique numbering table which starts at 1 and will go all the way through to over 80,000 values (rows).

 

 i recently setup a number of tables in excel and just imported the data, however i am now looking to clear the source to all my excel tables and build the tables directly within Power BI.

 

Is there a way i can create a table that automatically builds the rows starting and number 1 and subsequently increases by one, going all the way to over 80,000?

 

I cannot copy  & Paste the data from the spreadsheet as it says "Clipboard contents are too large" and i cannot seem to just copy the data from existing table to create a new static table

 

Can anyone help or know of a DAX expression that creates the formula formual for me? perhaps a bit like the 'CALENDAR' DAX function but with values?

 

Thanks in advance

Dan

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @DanC

 

Is this what you are looking for?
Create a new table ->


TableName = GENERATESERIES ( 1; 80000)

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @DanC

 

Is this what you are looking for?
Create a new table ->


TableName = GENERATESERIES ( 1; 80000)

That works perfectly,

thankyou for your help

 

Regards

Dan

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.