cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
rbrocks
Advocate III
Advocate III

New UI change to remove colors from icons

This new UI that removes the colors from the icons in Power BI service is really awful. Many of our users are complaining about it. When you have a workspace with many different types of content, it is difficult to distinguish between all of them when they are all black and white. 

 

This change went into effect here last month and then randomly went back to normal. We were disappointed to find it back again. Please consider putting colors back into the icons at least. 

 

Users are also disappointed with losing the tab to filter to datasets/dataflows quickly. 

17 REPLIES 17
welday007
New Member

PLEASE put the color back to distinguish between datasets and reports (sorry I don't remember what the actual colors were).  Please and thank you!

bvilten
Helper II
Helper II

If you feel like a little messing you can switch to opera GX and use the web modding to inject a CSS override

go to web modding in GX settings add a domain

app.powerbi.com add the following CSS

if it does not work past this into a text editor then into the CSS block.

[aria-label="Dataflow"] {
fill: white !important;
    border-radius: 3px;
    background-color: #99700a;
}
[aria-label="Datamart"] {
fill: white !important;
    border-radius: 3px;
    background-color: #484644;
}
[aria-label="Dataset"] {
fill: white !important;
    border-radius: 3px;
    background-color: #c94f0f;
}
[aria-label="Dataset (default)"] {
fill: white !important;
    border-radius: 3px;
    background-color: #484644;
}
[aria-label="Report"] {
fill: white !important;
    border-radius: 3px;
    background-color: #12239e;
}
[aria-label="Dashboard"] {
fill: white !important;
    border-radius: 3px;
    background-color: #197278;
}
[aria-label="Workspace"] {
fill: white !important;
    border-radius: 3px;
    background-color: #b60064;
}
[aria-label="App"] {
fill: white !important;
    border-radius: 3px;
    background-color: #4668c5;
}

 

 

I use the extension "Stylus" and it works like a charm 🙂 just added the "paginated reports" to your list:

[aria-label="Paginated Report"] {
fill: white !important;
    border-radius: 3px;
    background-color: #555555;
}

 

mcgilla
Advocate III
Advocate III

They actually did it again!   reverse it...reverse it now, its an absoulute UX disaster, my users have no idea whats going on, jesus just change it back.  Did you not learn from the feedback last time

gemgorey
Frequent Visitor

I just came here to also moan at this! I also thought it was a bug and not a planned design change - Why would you remove the colours? It's hard to see anything now with them all being identical black icons. Also from inside an app now, we have lost the menu at the top to click and navigate back to the relevant workspace. PLEASE PLEASE PLEASE give us the option to change it back to the old UI. 

mfeyx
New Member

ctrl+z, please! this new design just does not work. some weeks ago you told us, the new colors are good for accessibility, and now you come up with this? come on, you can (and should) do better.

KiwiCBR6
New Member

It's not just the colour icons (which I hate!) ... it's the change in filter position & persistence.

 

Previously, just above the list of reports/datasets/dataflows, there were 3 options to select: All, Reports or Datasets/flows. Additionally, if you navigated away and came back, the filter option you had selected persisted.

 

Now, the options are a more granular filter (not necessarily a bad thing) but now I have to make 2 additional clicks to achieve the outcome I'm looking for (I want to view Datasets & Dataflows together) and if I navigate away and then come back the filters have reset to no filter!!!

 

There is lots of swearing going on here.

KiwiCBR6_0-1684891442112.png

 

I'm using Chrome Version 113.0.5672.127 (Official Build) (64-bit)

Windows 10 Enterprise, OS Build 19045.2965, Windows Feature Experience Pack 1000.19041.1000.0

nickyvv
Community Champion
Community Champion

I also am not a fan of the new icons.

Good to know that the Power BI product team is already working on an updated version of the icons, changing it to colored icons.

I don't have a date, but it'll come.



Did I answer your question? Mark my post as a solution!

Blog: nickyvv.com | @NickyvV


bvilten
Helper II
Helper II

Seriously??? Power BI has problems with query folding, data refresh, using enhanced compute, gateway issues,,,,,, and you spend time messing with a color schema. What are you thinking? Put it back and leave it alone.

Yondice
Frequent Visitor

Agreed, this UI change is a step back. Thought they came to their senses last time when this was rolled back, so I'm very disappointed to see it return. It's now so needlessly difficult to differentiate between items in a workspace, and apps that previously showed their custom logos. Please at least give an option to use the old UI.

balafbm
Frequent Visitor

Requesting the PowerBI gods to at least give us the ability to change back to the previous layout. Please do not make this a permanent layout. This new UI is a massive step back, and makes it difficult to navigate to reports and datasets easily.

cassidy
Skilled Sharer
Skilled Sharer

Now showing in my Service, commenting to keep the thread going and get attention.  This is a major step back.  We've wanted Folders for 5+ years to make Workspace organizing better, this change just makes it even worse.

molveras
New Member

Please let us have the option to go back to the old layout. This new layout is a step back in UX

ezrabenun
Regular Visitor

Did anyone figure out how to fix this??????

tdhood
Frequent Visitor

Closed-circuit to whoever greenlit for production:

 

You're bad at your job and you should feel bad. This sucks by any objective measure. You've taken a simple task - navigating the already-bad workspace view (FOLDERS?!? HELLO?!? You did this PC-DOS in 1983 - forty years ago! ) and somehow made it even more painful. Bravo!

 

What was immediately obvious to all but the pure red/blue colorblind is now a chore for all. Are you experimenting on the user base, or are you just this bad at your job?

rfm
Advocate I
Advocate I

I agree, the new layout for the Workspaces is counterproductive and a backward step. It makes it much more difficult to distinguish and manage content, particularly with the removal of the different tabs to filter content/datasets/dataflows.

 

Please restore to previous layout.

DouglasFeitosa
New Member

I came to the forums just to check if this was some kind of bug or something. New layout is bad and just over complicated simple things.

Helpful resources

Announcements
May 2023 update

Power BI May 2023 Update

Find out more about the May 2023 update.

Submit your Data Story

Data Stories Gallery

Share your Data Story with the Community in the Data Stories Gallery.