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

Get Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.

Reply
aviokc2011avi
Regular Visitor

PowerBI Slicer value + Parameter and use in Snowflake Direct Query

Hi All 

I have a 2 Slicers , 2 Parameters and Query. I am trying to get values from Slicers( Lists) and Pass that to parameter and use the parameter in Snowflake Direct Query 

Slicer Details below 

aviokc2011avi_1-1670296041881.png

List and Parameter Details below

 

aviokc2011avi_2-1670296153028.png

 

When i try to use the parameter in direct query as below 

aviokc2011avi_3-1670296465294.png

Gives error 

aviokc2011avi_4-1670296526908.png

Requesting help 

 

 

4 REPLIES 4
Kejmil
Regular Visitor

Hi,
Probably you are trying to add "text.from" function and parse it into a text value.

You cannot use a text value to parse it to another text value.

Note from documentation:

Text.From

 

Syntax

Text.From(value as any, optional culture as nullable text) as nullable text

About

Returns the text representation of a specified value.

  • value: The value to convert to text. The value can be a number, date, time, datetime, datetimezone, logical, duration, or binary value. If the given value is null, this function returns null.
  • culture: (Optional) The culture to use when converting the value to text (for example, "en-US").
mgtaylor33
Frequent Visitor

Hi There, Even Later to this party, but it is pretty much exaclty the same issue I'm facing, has there been a solution found? and if so where?

HS_PDS
Frequent Visitor

Little late to the party. 

 

We're you ever able to successfully take slicer input into a parameter and pass via direct query to snowflake query (table)?

 

I'm currently going to give this a try but wanted to see if its possible

Daryl-Lynch-Bzy
Community Champion
Community Champion

Hi @aviokc2011avi  - a couple of questions:

  1. What does the "See Details" error message say?
  2. Did you bind the Parameters to Slicer in the Data Model?  Step 9 in documentation Dynamic M query parameters in Power BI Desktop - Power BI | Microsoft Learn

Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.