Power BI レポートに積み上げ棒グラフが含まれています。 凡例に新しいフィールドを追加する必要があります。そのフィールドは、複数の列の情報を組み合わせる必要があります。 あなたは何を制作すべきでしょうか?
正解:C
Power BI's native legend options for column charts allow you to use only a single dimensional column for the legend. But what if your users want to explore revenue composition using various attributes? This is where Power BI's powerful Field Parameter feature comes into play. Solution: First, we need to create a measure that will display the desired value. Reference: https://medium.com/microsoft-power-bi/dynamic-legend-in-power-bi-43ff10c5f505