User Profile
itismie
Advocate II
Joined 5 years ago
User Widgets
Contributions
New Card Visual - issues since past week - Flip cards
helo since past week we have some issues with the new cards, they seems to be broken π. We are not using images like some users, but created our cards like flip-cards. Now this function is gone, so the online reports have weird views. the user can not flip the card anymore, but it is shifted to the first card and that is not the purpose I suppose there will be other issues, but not yet discovered.... Microsoft we hope that you can solve this quickly539Views0likes4CommentsRe: Power BI Desktop freezes when saving
victorar What do you mean with option 2. We noticed that like mention in option 1, that when you leave PQE open or when you are doing multiple changes in PQE that the PBI is freezing. So now we are doing 1 thing each time - not really workfriendly, but it the freezing is not more often.1.7KViews0likes0CommentsRe: Conditional Formatting - Field Value not working anymore on New Cards View
same here - issue since the March release (we don't have the option to roll back to the previous PBI versions) in the existing reports when using the new card visual - the formating based on measures is still working but the measure is no longer visible, so you can not change anything When you a an new visual and you use the new card, the formating based on measures is not working.1.1KViews0likes0CommentsMarch 2025 update - Style preset error
Helo With the March Update we are facing the following error on our visuals (on JSON file) Style Preset not found - click on details the selected style preset did not have a definition the report's custom theme definition. How can we solve this?33KViews28likes29CommentsRe: Changing Fontfamily for all shapes in Power BI (JSON file)
Hi, This is not a solution. Because the fontfamily of the "text" in shapes remains SEGOE. I can via the JSON file adapt the colors of the shapes, the borders, the fontfamily of the title, but the fontfamily of the "text" doesn't change, even when I write it down in my JSON file. Maybe a bug in the system?12KViews0likes1CommentChanging Fontfamily for all shapes in Power BI (JSON file)
Hi I have created a JSON file, with colors, fontfamily 'verdana', fontsize... and some other changes like the color of the filterpanel. Now the standard fontfamily in Power BI is "Segoe" and so text in every Shape stays on "Segoe" I added a part for shapes in my JSON but the result stays the same. "visualStyles": {"*": {"*": { "title": [{"show": true,"fontColor": { "solid": { "color": "#ffffff" } },"background": { "solid": { "color": "#2e1749" } },"alignment": "center","fontSize": 11,"fontFamily": "Verdana"}], "background": [{"show": true,"color": { "solid": { "color": "#ffffff" } },"transparency": 100}],"lockAspect": [{"show": true}],"border":[{"show": true,"color": { "solid": { "color": "#2e1749" } }}],"visualTooltip": [{"type": "Default"}],"stylePreset": [{"name": "None"}] } }, "shape": {"*": {"text": [{"fontFamily": "Verdana","fontSize": 11}] } }, Can anyone help we with this. It seems to be very hard to change the overall FontFamily Segoe on a easy way trought the whole Power BI Report into Verdana12KViews1like4Commentsbest way to import data for creating a star schema
Hi Can anyone explain me the following We have several database in datawarehouse which we can import in power bi (via teradata, sql) Those databases are ready to use (without doing some manipulations) example: table : customer (contains all customer info) table: calender (contains date info) table: sales by customer (contains sales info by customer, some customer inf is already available) For my report I need the "sales by customer" table" & "calender" When I import my data in power bi, they told me to not load all info from my "sales by customer table" (althougt it contains everything I need) but to load also the table "customer" and to do the following: import table customer import table sales by customer (but only keep as customer info and remove all the other customer_info like cust_nm and keep the customer_id to make a link with the table "customer") import table calender Is this not a bit ridiculous, because when I import the following to tables I have enough info for making my report import table customer import table sales by customer Or am I missing something else? AnnemieSolved1.9KViews0likes1Comment
Data Privacy
Microsoft Fabric Community and Privacy
To learn more about how we manage your data, please review the Microsoft Fabric Community Data Privacy guide.