Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
Hello,
I have a field in my List Named customer groups.
I have created a parameter with the values and i would like to use it in a matrix table as values.
However i cannot use it since it does not appear in the report.
I can see it in the Queries though when i select transform data
what am i doing wrong here?
I have created a table with the values, however i am not sure how to create the Measure.
table is of the following format:
Table = {
("Value1",1),
("Value2",2),
("Value3",3)
.....
}
}
Well, now that you have a Table created you can directly use it in the matrix!
Hi!
where have you created this parameter? I suppose on the PoweQuery Editor. If that's true, this parametrers can only be used in there, not in the dashboard, that's why you cannot see it in the report.
You should try to transform this parameter into a dax measure in the report.
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.