User Profile
giramswa
Helper II
Joined 4 years ago
User Widgets
Contributions
Re: Reverse Selection in Visuals (reverse slicer)
Hi Greg, The information you shared is greatly helpful, thank you. This works great when only one value is selected in slicer. But failing for multiple selection (e.g. "Consultancy" and "Fruit") with error "table value was returned by the expression when single value was expected". Can you please suggest how to address it?6.8KViews0likes1CommentHow to show no data (0%) in gauge until slicer is selected
What measure do I need to create to show no data in my gauge visual until I select something from my slicer? I have 'Budget' in my value shown as percentage, and in my slicer I can select the Project Number. When I have not selected anything in the slicer, it's just combining all the data from all Projects and show in guage and I do not want this. I don't want to hide the gauge visual instead I want it to show empty (0%) when there is no selction in slicer. How to do this?Solved1.2KViews0likes3CommentsRe: Compare two rows of same column of one table and return only the difference
My table is Calculated table (created via DAX by joining other two tables and selecting only required columns), so I cannot go to Power Query editor for this. Thats why I am looking for a DAX to achieve final solution.2.9KViews0likes0CommentsRe: Compare two rows of same column of one table and return only the difference
Hi FreemanZ If you look at SUMMARY column in my table, values are same for first two months and then they are same for third are fourth month. I want to shows rows with unique SUMMARY on my report.2.9KViews0likes3CommentsCompare two rows of same column of one table and return only the difference
Hi All, I have Monthly_Project_Summary_History table as shown below: SNAPSHOT_WEEK SUMMARY author summary_author_email Project_ID May 29, 2010 Old Summary Abc Xyz [email protected] P_1 June 29, 2010 Old Summary Abc Xyz [email protected] P_1 July 29, 2010 New Summary Abc Xyz [email protected] P_1 August 29, 2010 New Summary Abc Xyz [email protected] P_1 September 29, 2010 Final Summary Nop Qrs [email protected] P_1 Above is an example of records for a single project. This table captures monthaly summary of every Open project. I need to create a report to show Summary on only those snapshot_week when the Summary was changed. So expected outcome is as below: SNAPSHOT_WEEK SUMMARY author summary_author_email Project_ID May 29, 2010 Old Summary Abc Xyz [email protected] P_1 July 29, 2010 New Summary Abc Xyz [email protected] P_1 September 29, 2010 Final Summary Nop Qrs [email protected] P_1 How to achieve this?Solved3KViews0likes7CommentsRe: Replace Data source of report from SQL Server to Live Power BI dataset
Hi Aniya, Thank you for replying my post. Currently my report is using data which is imported from SQL Server. I want this report to stop using this data and instead start using data from a live Power BI dataset created in the Power BI service. Is that possible? If yes, how to do it? Thanks, Swapnil G7.3KViews0likes2CommentsReplace Data source of report from SQL Server to Live Power BI dataset
I have a tricky situation. Ex-colleague originally published a report with an independent dataset by importing the tables from SQL Server. After building other reports with similar data requirements, I developed a central dataset that can be shared across all of these reports. My issue is that I would like to publish a new version of the standalone report with one using the central dataset-including the report GUID, subscriptions, etc. Basically, I do not want my users to know anything changed, have to update bookmarks, etc. Currently, when I try to change Source (Transform Data >> Data source settings >> Data sources in current file), I only see original SQL Server and when I click on 'Change Source...' button, the only option is SQL Server dabase. I would like to change source to Power BI dataset published to service which has same table structure. Is this possible?Solved7.3KViews0likes4Comments
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.