User Profile
DagdasAlbag
Helper I
Joined 5 years ago
User Widgets
Contributions
Re: power bi measure does not work
This is the message I get: This visualization cannot be displayed. To display this custom visual, you must first add it to this report: PBI_CV_81BBAD08_3ADD_466C_8819_9FACA21A6B8F Try again later or contact support. Provide the following details when contacting support. Hide details649Views0likes0Commentspower bi measure does not work
Hello, I am facing a small problem and would like to ask for your help. Currently, I am working on a project where I have created graphics for gold, silver, and bronze in Power BI Desktop. These graphics are displayed correctly there. However, I have noticed that they are not displayed properly once I publish the project in the Power BI Service. Power BI Desktop: Measures: Medaille = IF([Ø Wertung (Aufgelaufen)]>=85, "https://www.pngall.com/wp-content/uploads/2017/03/Gold-Medal-PNG-Images.png", IF([Ø Wertung (Aufgelaufen)]>=70, "https://www.pngall.com/wp-content/uploads/2017/03/Silver-Medal-PNG-File.png", IF([Ø Wertung (Aufgelaufen)]>=50, "https://toppng.com/uploads/thumbnail/bronze-medal-11530996096nc8c4cvpcz.png", "https://toppng.com/uploads/thumbnail/bronze-medal-11530996096nc8c4cvpcz.png"))) Power BI Service: I have already tried various solutions, but so far without success. Since I am confident that this must be a simple setting or a small trick that I have overlooked, I am now turning to you. Does anyone have an idea of how I can fix the problem and ensure that the graphics are displayed correctly in the Power BI Service? Thank you in advance for your support!684Views0likes3CommentsRe: Dax function "IF"
Unfortunately I get the following error message: No single value can be determined for the "Year" column in the "DimDate" table. This can happen when a measure formula refers to a column with many values without specifying an aggregation such as MIN, MAX, COUNT or SUM to get a single result.1.1KViews0likes1CommentDax function "IF"
Hello all, how do I get the last two columns in row 3 (year: 2020) without values? It should look like on the picture 2. Unfortunately it does not work with the following Dax function: Abw. in % = IF([Aufträge VJ],DIVIDE('Measure'[Abw. in Stk. (Aufträge)], [Aufträge VJ],BLANK()))*100 thank you for the suppor!Solved1.1KViews0likes3Comments- 2.6KViews0likes1Comment
Data Privacy
Microsoft Fabric Community and Privacy
To learn more about how we manage your data, please review the Microsoft Fabric Community Data Privacy guide.