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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Render error opening pbix files with Power BI Desktop June 2019 version

Hi everyone,

 

Currently i am experince an render issue with the last version of Power BI Desktop June 2019 when i trying open pbix filesimage.png.

 

Is it something related with this relase? I trying searching other topic related here on the forum but i guess this a new issue.

 

I really appreciate any support or suggestion due this issues really impacted or busniess.

 

Regards

 

Dennis

Status: Accepted
Comments
v-qiuyu-msft
Community Support

Hi @desalasalign

 

Were you able to open the pbix file before updating the Power BI desktop to June version? You can get Power BI desktop May version here to see if the same issue occurs. 

 

Were you getting data in Import mode? If it is, is it possible for you to share the pbix file with us? 

 

Best Regards,
Qiuyun Yu 

chris_e
Regular Visitor

Hi,

 

I have the same issue with the June update with some reports. The reports worked without any problems with the May version.

 

Regards,

Chris

desalasalign
Regular Visitor

Hi @ v-qiuyu-msft and @chris_e 

 

Thanks for you response,

 

Yes my team tested these pbix files using the PB Desktop May 2019 and theses files work perfectly,image.png

A possible workaround that works for us is reset the pallets colors on the tab Themes using the default theme

In the version of May 2019 we used a .Json file with the standard colors of the company, for some reason that we unknown, this. Json not works with the new version June 2019. We redesign the .Json file and then the all files worked without any rendering error.

 

@chris_e  Try reset the default theme colors if this work for you

 

Regards

 

Dennis

chris_e
Regular Visitor

Hi @desalasalign ,

 

Thank you for your feedback. I confirm that the error does not occur anymore when I switch to the default theme. 

 

Regards,

Chris

Anonymous
Not applicable

I also have this issue, every report shows this error since the June update. When I remove the 'page' settings in the JSON file (background and outspace), the theme works fine.

Is there another workaround, to fix this issue without updating every report in the company, and keeping the background settings ?

Or is it possible to put a fix in the next update which prevents this error ?

kferenc
Regular Visitor

Hi All,

We encountered the same issue and it does seem to be around custom json themes. Switching back to default theme gets rid of the error, but that obviously is not something we can afford, as we would need to recolor a lot of stuff one-by-one. Would be good to have a quick fix to resolve this.

 

v-qiuyu-msft
Community Support

Hi all, 

 

Please share a sample pbix file and json file with us. You can upload them to your OneDrive and paste the share link here. 

 

I will test it on my side and report it internally once I reproduce it. 

 

Best Regards,
Qiuyun Yu 

kferenc
Regular Visitor

Hi @v-qiuyu-msft ,

 

Here is the json that we are using. You don't need a sample pbix for that as it will drop the error even if you import it to a blank file. Thanks in advance for looking into it!

 

{
	"name": "myTheme",
	"dataColors": ["#003865", "#0093B2", "#B5BD00", "#9BD3DD", "#686B6B", "#A7A8AA", "#A6192E", "#FF671F", "#FFAFBE", "#DADE7F"],
	"foreground": "#333333",
	"tableAccent": "#003865",
	"visualStyles": {
		"*": {
			"*": {
				"*": [
					{
						"fontSize": 9,
						"fontFamily": "Arial",
						"color": {
							"solid": {
								"color": "E6E6E6"
							}
						}
					}
				]
			}
		}
	}
}
Anonymous
Not applicable

Hi @v-qiuyu-msft 

 

Thanks for picking up this issue.

For me goes the same, the error will occurr in any pbix file.

 

Please find below the code for my json theme file.

When I remove the orange lines, the file could be imported again without errors.

 

Looking forward to your results !

 

 

{  
   "name":"AlignTheme",
   "dataColors":["#009ACE","#3D3935","#BE933C","#171C8F","#707372"],
   "background":"#FFFFFF",
   "foreground":"#374649",
   "tableAccent":"#f4f4f4",
   "visualStyles":{  
      "*":{  
         "*":{  
            "*":[  
               {  
                  "fontSize":8,
                  "fontFamily":"Segoe UI"
               }
            ],
            "title":[  
               {  
                  "show":true,
                  "fontColor":{  
                     "solid":{  
                        "color":"#FFFFFF"
                     }
                  },
                  "background":{  
                     "solid":{  
                        "color":"#009ACE"
                     }
                  },
                  "alignment":"center",
                  "fontSize":12,
                  "fontFamily":"Segoe UI"
               }
            ],
            "background": [{
                    "show": true,
                    "color": { "solid": { "color": "#FFFFFF" } },
                    "transparency": 0
                }
	    ],
            "border":[  
               {  
                  "show":true,
                  "color":{  
                     "solid":{  
                        "color":"#E6E6E6"
                     }
                  }
               }
            ],
	    "categoryAxis":[{"fontSize":12}],
	    "valueAxis":[{"fontSize":12}],
            "stylePreset":[  
               {  
                  "name":"AlignTheme"
               }
            ]
         }
      },
	  "multiRowCard": {
			"*": {
				"dataLabels": [{
					"color": { "solid": { "color": "#3D3935"}},
					"fontSize": 27,
					"fontFamily": "DIN"
				}],
				"categoryLabels": [{
					"show": true,
					"color": { "solid": { "color": "#A6A6A6"}},
					"fontSize": 9,
					"fontFamily": "Segoe UI"
				}],
				"cardTitle": [{
					"color": { "solid": { "color": "#FFFFFF"}},
					"fontSize": 12,
					"fontFamily": "Segoe UI"
				}],
				"background": [{
					"color": {"solid": {"color": "#FFFFFF"}},
					"transparency": 0
				}],
				"border":[  
					{  
					"show":false
					}
				],
				"card": [{
					"outline": "Frame",
					"outlineColor": { "solid": { "color": "#E6E6E6"}},
					"outlineWeight": 1,
					"barShow": true,
					"barColor": { "solid": { "color": "#A6A6A6"}},
					"barWeight": 3,
					"cardPadding": 20
				}]
			}
		},
	  "card":{  
         "*":{  
            "labels":[  
               {  
                  "show":true,
                  "color":{  
                     "solid":{  
                        "color":"#3D3935"
                     }
                  },
                  "labelPrecision":0,
                  "fontSize":27,
                  "fontFamily":"DIN"
               }
            ]
         }
      },
      "slicer":{  
         "*":{  
            "general":[  
               {  
                  "outlineColor":{  
                     "solid":{  
                        "color":"#888888"
                     }
                  },
                  "outlineWeight":1,
                  "orientation":"vertical",
                  "responsive":true
               }
            ],
            "data":[  
               {  
                  "mode":"Basic",
                  "relativeRange":"",
                  "relativePeriod":""
               }
            ],
            "selection":[  
               {  
                  "selectAllCheckboxEnabled":true,
                  "singleSelect":false
               }
            ],
            "header":[  
               {  
                  "show":true,
                  "fontColor":{  
                     "solid":{  
                        "color":"#3D3935"
                     }
                  },
                  "background":{  
                     "solid":{  
                        "color":"FFFFFF"
                     }
                  },
                  "outline":"None",
                  "textSize":10,
                  "fontFamily":"Segoe UI"
               }
            ],
            "border":[  
               {  
                  "show":false
               }
            ],
            "background": [
		{
                    "show": false
                }
	    ],
            "items":[  
               {  
                  "fontColor":{  
                     "solid":{  
                        "color":"#3D3935"
                     }
                  },
                  "background":{  
                     "solid":{  
                        "color":""
                     }
                  },
                  "outline":"None",
                  "textSize":10,
                  "fontFamily":"Segoe UI"
               }
            ]
         }
      },
      "basicShape": {
            "*": {
                "fill": [
                    {
                        "show": true,
			"fillColor": { "solid": { "color": "#FFFFFF" } }
                    }
                ],
   	         "border":[  
    	           {  
    	              "show":false
     	          }],
                "line": [
                    {
                        "lineColor": { "solid": { "color": "#009ACE" } }
                    }]
            }
        },
	"image":{
	"*": {
 		"border":[  
    	           {  
    	              "show":false
     	          }],
          	 "background": [{"show": false}]
            }
        },
	"textbox":{
	"*": {
 		"border":[  
    	           {  
    	              "show":false
     	          }],
          	 "background": [{"show": false}]
            }
        },
        "pivotTable":{  
         "*":{  
            "grid":[  
               {  
                  "rowPadding":0,
                  "outlineColor":{  
                     "solid":{  
                        "color":"#FFFFFF"
                     }
                  },
                  "outlineWeight":3,
                  "textSize":8,
                  "imageHeight":75
               }
            ],
            "columnHeaders":[  
               {  
                  "fontColor":{  
                     "solid":{  
                        "color":"#FFFFFF"
                     }
                  },
                  "backColor":{  
                     "solid":{  
                        "color":"#3D3935"
                     }
                  },
                  "autoSizeColumnWidth":true,
                  "fontFamily":"Segoe UI",
                  "fontSize":8
               }
            ],
            "border":[  
               {  
                  "show":false
               }
            ],
            "values":[  
               {  
                  "backColorSecondary":{  
                     "solid":{  
                        "color":"#EFEFEF"
                     }
                  }
               }
            ]
         }
      },
      "tableEx":{  
         "*":{  
            "grid":[  
               {  
                  "rowPadding":0,
                  "outlineColor":{  
                     "solid":{  
                        "color":"#FFFFFF"
                     }
                  },
                  "outlineWeight":3,
                  "textSize":8,
                  "imageHeight":75
               }
            ],
            "columnHeaders":[  
               {  
                  "fontColor":{  
                     "solid":{  
                        "color":"#FFFFFF"
                     }
                  },
                  "backColor":{  
                     "solid":{  
                        "color":"#3D3935"
                     }
                  },
                  "autoSizeColumnWidth":true,
                  "fontFamily":"Segoe UI",
                  "fontSize":8
               }
            ],
            "values":[  
               {  
                  "backColorSecondary":{  
                     "solid":{"color":"#EFEFEF"}
                  }
                }]

            } 

        },       

        "page": {

                "*": {

                  "background": [{

                   "color": { "solid": { "color": "E6E6E6" } },

                   "transparency": 50

                }],

                "outspace": [{

                    "color": { "solid": { "color": "FFFFFF" } },

                    "transparency": 0

                }]

            }

        }   

     }
}
v-qiuyu-msft
Community Support

Hi all, 

 

I have reported this issue internally: CRI 130679495. Will update here once I get any information. 

 

Best Regards,
Qiuyun Yu