Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi,
I'm trying to use the new "Verified Answers" feature introduced in the May 2025 Power BI update under the "Prep Data for AI" section. I right-click on a visual in my report, select "Set up a verified answer", configure the settings, and click Apply. Initially, the defined question appears correctly under "All Verified Answers".
However, after closing and reopening the Verified Answers pane, the question I previously set up disappears, and Copilot fails to recognize or respond with the correct answer when prompted.
The report is using DirectQuery as the storage mode.
Is this a known issue or am I missing a step in the setup process? Any guidance would be appreciated.
Solved! Go to Solution.
Hi @cosku_ersanli ,
You can follow these checks-
1.Q&A must be enabled in the model before you can author Verified Answers
2. Use the “Prep data for AI” ribbon in Power BI Desktop to manage them
3. Refresh the Copilot pane by closing and reopening it
Additionally you can go through the limitations mentioned in this document to check if you are missing something.
Prepare your Data for AI verified Answers
If the response has addressed your query, please Accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank You!
This actually is a bug. A lot of people are facing the same issue. Copilot team has identified it and a fix will be rolled out soon, probably by the end of next week. Stay tuned.
do we know whether it is a bug or just usage issue? I have a couple of datasets, some working fine, some facing the this issues....I have no clue whether it is a random bug or usage issues...need some guidance/help here.
This is a known bug. The fix has been rolled out to July Power BI desktop. You should be good to go.
Thanks for your kind response. However seems not the case, even both PBI Desktop and service upgraded, seems the same issues
I tried to download the diagonostics...found some measures been marked visibility = 0
However, I am sure all those attributes and measures visible.
Your advise is truly appreciated. Thanks.
ex:
"copilotModelSettings": {
"Entities": [
{
"Binding": {
"EntityName": "dCountry",
"PropertyName": "Region"
},
"Visibility": 0,
{
"Binding": {
"EntityName": "Cal_Source_Share",
"PropertyName": "Market Share"
},
"Visibility": 0,
Hi @cosku_ersanli ,
You can follow these checks-
1.Q&A must be enabled in the model before you can author Verified Answers
2. Use the “Prep data for AI” ribbon in Power BI Desktop to manage them
3. Refresh the Copilot pane by closing and reopening it
Additionally you can go through the limitations mentioned in this document to check if you are missing something.
Prepare your Data for AI verified Answers
If the response has addressed your query, please Accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank You!
Hi @v-sdhruv ,
Thank you for your response. Q&A was already enabled, but while reviewing the limitations, I identified the issue. The visual contained a calculated column that wasn't part of the semantic model. After replacing it with a different field from the model, the problem was resolved.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.