Report Builder Indicator showing incorrect symbolHow to deploy SSRS reports build through Report...

School performs periodic password audits. Is my password compromised?

Are mobile cities justifiable in sci-fi settings?

Why is there an extra space when I type "ls" on the Desktop?

How can friction do no work in case of pure rolling?

What does "rhumatis" mean?

The past tense for the quoting particle って

Called into a meeting and told we are being made redundant (laid off) and "not to share outside". Can I tell my partner?

Does the US political system, in principle, allow for a no-party system?

Python function to ask for a multiple-choice answer

Affine transformation of circular arc in 3D

Giving a talk in my old university, how prominently should I tell students my salary?

Practical reasons to have both a large police force and bounty hunting network?

Can a Mexican citizen living in US under DACA drive to Canada?

Is this nominative case or accusative case?

Convert an array of objects to array of the objects' values

3.5% Interest Student Loan or use all of my savings on Tuition?

What is brightness?

Under what conditions would I NOT add my Proficiency Bonus to a Spell Attack Roll (or Saving Throw DC)?

Are Wave equations equivalent to Maxwell equations in free space?

Is there a math equivalent to the conditional ternary operator?

Has a sovereign Communist government ever run, and conceded loss, on a fair election?

What is the meaning of option 'by' in TikZ Intersections

Is there a way to find out the age of climbing ropes?

PTIJ: Aliyot for the deceased



Report Builder Indicator showing incorrect symbol


How to deploy SSRS reports build through Report Builder?Report Builder Data Sources Do Not Change in Catalog TableReport Builder CTP 2.3 Installation DLL ErrorReport Builder does not connect for a remote reporting Serverdifferences between SSRS 2016 and Report Builder 2016How to use internal variables in Report Builder TextboxesHow do I join 2 columns in query result (SQL report builder)Catch SqlException on SSRS reportReport-builder: How can I show the labels in a List when the dataset is empty?













1















I have a report on which I am using about a dozen indicators as a check boxes. The data source for the report is a SharePoint list. About half of the check boxes are displaying correctly. The other half, instead, are showing a capital A. The query I am using is:



=IIF(Fields!Quality_Record.Value="yes",1,0)



The indicator state is set up so that a value of 0 shows no icon and a value of 1 shows the check symbol. I have even deleted this indicator and replaced it with a copy of one of the working indicators and it still will only show a capital A regardless of the value of the field.










share|improve this question














bumped to the homepage by Community 18 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.




















    1















    I have a report on which I am using about a dozen indicators as a check boxes. The data source for the report is a SharePoint list. About half of the check boxes are displaying correctly. The other half, instead, are showing a capital A. The query I am using is:



    =IIF(Fields!Quality_Record.Value="yes",1,0)



    The indicator state is set up so that a value of 0 shows no icon and a value of 1 shows the check symbol. I have even deleted this indicator and replaced it with a copy of one of the working indicators and it still will only show a capital A regardless of the value of the field.










    share|improve this question














    bumped to the homepage by Community 18 mins ago


    This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.


















      1












      1








      1








      I have a report on which I am using about a dozen indicators as a check boxes. The data source for the report is a SharePoint list. About half of the check boxes are displaying correctly. The other half, instead, are showing a capital A. The query I am using is:



      =IIF(Fields!Quality_Record.Value="yes",1,0)



      The indicator state is set up so that a value of 0 shows no icon and a value of 1 shows the check symbol. I have even deleted this indicator and replaced it with a copy of one of the working indicators and it still will only show a capital A regardless of the value of the field.










      share|improve this question














      I have a report on which I am using about a dozen indicators as a check boxes. The data source for the report is a SharePoint list. About half of the check boxes are displaying correctly. The other half, instead, are showing a capital A. The query I am using is:



      =IIF(Fields!Quality_Record.Value="yes",1,0)



      The indicator state is set up so that a value of 0 shows no icon and a value of 1 shows the check symbol. I have even deleted this indicator and replaced it with a copy of one of the working indicators and it still will only show a capital A regardless of the value of the field.







      ssrs report-builder






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Jan 31 '18 at 14:34









      DrewBDrewB

      1084




      1084





      bumped to the homepage by Community 18 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







      bumped to the homepage by Community 18 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
























          1 Answer
          1






          active

          oldest

          votes


















          0














          Well, as it turns out, someone changed the type of the field in SharePoint without documenting it and instead of yes/no, it was returning true/false and causing an error to show in place of an indicator.






          share|improve this answer























            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "182"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdba.stackexchange.com%2fquestions%2f196724%2freport-builder-indicator-showing-incorrect-symbol%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            Well, as it turns out, someone changed the type of the field in SharePoint without documenting it and instead of yes/no, it was returning true/false and causing an error to show in place of an indicator.






            share|improve this answer




























              0














              Well, as it turns out, someone changed the type of the field in SharePoint without documenting it and instead of yes/no, it was returning true/false and causing an error to show in place of an indicator.






              share|improve this answer


























                0












                0








                0







                Well, as it turns out, someone changed the type of the field in SharePoint without documenting it and instead of yes/no, it was returning true/false and causing an error to show in place of an indicator.






                share|improve this answer













                Well, as it turns out, someone changed the type of the field in SharePoint without documenting it and instead of yes/no, it was returning true/false and causing an error to show in place of an indicator.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Jan 31 '18 at 14:44









                DrewBDrewB

                1084




                1084






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Database Administrators Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdba.stackexchange.com%2fquestions%2f196724%2freport-builder-indicator-showing-incorrect-symbol%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Szabolcs (Ungheria) Altri progetti | Menu di navigazione48°10′14.56″N 21°29′33.14″E /...

                    Discografia di Klaus Schulze Indice Album in studio | Album dal vivo | Singoli | Antologie | Colonne...

                    How to make inet_server_addr() return localhost in spite of ::1/128RETURN NEXT in Postgres FunctionConnect to...