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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
manalla
Helper V
Helper V

Bucketing fileds in FIELDS Pane in Desktop

Hi,

 

I am having a SOR which gives 200+ columns from a single SQL View. Since its huge list and lot of scrolling, we would need to bukcet the columns into few groups.

With a expansion sign when we have multiple tables in Fields pane, some thing similar should help.

Just a logical grouping, no hierarchial relation exisits between columns.

 

Any leads much appreciated.

 

Thanks

 

 

2 REPLIES 2
v-jiascu-msft
Employee
Employee

Hi @manalla,

 

How about adding a custom SQL statement like below?

select col1, col2, col3, col4 from tableA union all select col1, col5, col6, col7 from tableB union all select ... ...etc.

How to group the columns?

 

Best Regards,

Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi @v-jiascu-msft

 

This way Its multiple queries being fired on database. Atleast 10 groups are requested on 250+ columns in my case.

Ideally why should we go hit database for the same FROM Clause multiple times?

 

I feel there should be some control at modelling tab in Power BI to bucket columns in to groups. Do we have anything like this in Power BI desktop now?

 

Thanks!

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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