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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
marial16
Helper II
Helper II

Cannot use Parameter in table Matrix

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

 

marial16_0-1671009116429.png

what am i doing wrong here?

 

3 REPLIES 3
marial16
Helper II
Helper II

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!

alosada
Frequent Visitor

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.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors